Adding static maps
This documentation provides methods for adding static maps in web sdk
Add a HTML div 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 use render static map and pass maps request URL and id.