Sunday, October 8, 2023

OpenLayers & Nautical Charts Web SDK.

 OpenLayers is an advanced javascript framework for manipulating geospatial data in the web browser. With our latest enhancements to the web SDK, the OpenLayers framework is now fully compatible with the Marine Charts Web SDK.

With the latest version, its as simple as the following. 

<!--  Create nautical_layer layer. It can be passed in the map constructor or added via addLayer  -->
var nautical_layer = blc_ol_nautical_layer.BlcOlNauticalLayer({ container:'map',.....
}
);

No other changes to your OpenLayers project are required.

If you wish to add marine charts and lake maps to your web-application, contact us for a trial key and pricing.



Sunday, October 1, 2023

i-Boating Marine & Lake Maps Web SDK update

 The i-Boating Marine & Lake Maps Web SDK has had a major update. It now supports popular web mapping libraries out of  the box. With just a  few lines of code, now you can add nautical charts & lake maps to your web project.

The following popular web mapping frameworks are supported:

  • Leaflet
  • Openlayers
  • Google Maps
  • Bing Maps V8
  • Azure Maps
  • Mapbox GL JS
If you wish to add marine charts and lake maps to your web-application, contact us for a trial key and pricing.