Monday, September 25, 2023

Mapbox GL JS & Nautical Charts

 Mapbox GL JS is a javascript library for interactive vector maps on the web.  The  i-Boating Marine Charts Web SDK is now fully compatible with this mapping library.

With a few lines of javascript code, you can now add nautical charts overlay to your mapbox gl js web application.

Its as easy as this.

<!-- This will add nautical charts overlay to your mapbox gl js app -->

            new blc_mapbox_nautical.BlcMapboxAdatper(map, { container: 'nautical_map', blc_access_token:'BLC_ACCESS_TOKEN' });

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