I am using mapmyindia mapview to add some markermodels. In some cases the markers are very close to each other and it becomes tough for the user to click on them. If I set the maxzoomlevel for mapview greater than 18 then the map distorts on zooming and if the maxzoomlevel is 18 then it doesn't allow the user to zoom further.Kindly suggest me a solution for this.
Asked
Active
Viewed 268 times
0
-
Hi @Ishita can you share some code snippet. – Akram May 13 '19 at 06:08
-
mMapView.maxZoomLevel = 18. If I set it greater than 18 then the map distorts on zooming after a certain point. – Ishita Garg May 28 '19 at 05:09
-
Max Zoom 18 is what we are supporting in our raster SDK, request you to try new vector sdk. – Akram Jun 11 '19 at 07:58