The i-Boating Web SDK is compatible with Google Maps Javascript API. If you have a web project built on Google Maps platform and if you wish to add marine charts and lake maps layer to your project with minimal changes, the i-Boating Marine Charts SDK is the ideal solution for you.
Its as easy as:
<!-- This will add Nautical Charts overlay over Google Maps -->
const overlay = new BlcNauticalOverlayGoogle(map, {blc_access_token:'BLC_ACCESS_TOKEN'});
overlay.setMap(map);
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