Important Notice
The Web SDK v1 will be supported until March 31, 2026 only. Please migrate to v2 for new features and improvements, and continued support.

Adding static maps

This documentation provides methods for adding static maps in web sdk
Add a HTML img element and give id to that element.
Go to Map Tiles APIs, generate URL of the map you want to add from Static Map Tiles and copy the Request URL.
Use getStaticMap method to render a static map and pass the request URL and element id.

Example

Static map