Navionics Test







Navionics Web API v2


html, body, .test_map_div { margin: 0; width: 100%; height: 100%; }


var webapi = new JNC.Views.BoatingNavionicsMap({ tagId: '.test_map_div', center: [ 7.5, 55.0 ], zoom: [ 8.0 ], navKey: 'Navionics_webapi_01503' });

webapi.showSonarControl(false);