Hi,
I was trying to add a SVG overlay on a map like the attached pic. how can i make the size of the layout locked when zooming in or out(to resize with the map). also how can i zoom in beyond map limit to my svg layout.?
Hi,
I was trying to add a SVG overlay on a map like the attached pic. how can i make the size of the layout locked when zooming in or out(to resize with the map). also how can i zoom in beyond map limit to my svg layout.?
Hey, if you want to draw on the map Iād recommend working with geojson data. It will automatically do the zooming for you and is certainly the way to go when working with the map component.