android - request a new google map on zoom event -


i can't understand how works googlemap object.

my problem related zoom. when user zooms on map, image become unreadable because "pixelled". want, force downloading of new zoomed map, when zoom value become big.

how can it?

as @deividicavarzan commented, google map this.

the heavily pixeled view you're seeing "preview" of area not loaded yet.

it stretch previous image there, since you're zooming, it's invalidated , download made more refine image.

if network connection bad, pixeled image show while, yes. nothing can done avoid that: need offline map or connectivity.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -