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.



No comments:

Post a Comment