Mon, 02/27/2017 - 01:56
#1
Reduce the number of hits during zoom in zoom out (Android SDK)
Hello, I would like to ask is there a way i can reduce the number of hits to the map quest server while zooming the map in android.
Thank you.
Mon, 02/27/2017 - 06:04
There is no official method
There is no official method or control to reduce the number of zoom levels used by the user. But you could create a zoom control that has only a few zoom levels on it that helps the user get to parcel, street, city, or state zoom levels directly. I've used a similar control on my issue test page for years.