Ads on an interactive map and how to disable them
An interactive map may display banner ads. Ads are rendered in a separate container within the map container and adapt to its size.
To disable ads, pass an API key (apikey) associated with the Basic Plan (ad-free) for the JavaScript API product when loading the map.
To activate the ad-free Basic Plan:
- In the Developer Dashboard, activate the JS API product and purchase the Basic Plan (ad-free). For more information about authentication and using the Dashboard, see the documentation.
- Copy the API key and specify it in the
apikeyparameter of the widget code. Ads will not be displayed on the map when this key is used.
If you have any questions about disabling ads, contact technical support.