Force Google Maps Javascript API to Lite Mode -


i'm trying zoom levels on 19 locations in istanbul/turkey in google maps javascript api v3. can zoom level up-to 23 in "roadmap" map type. however, when change "hybrid", can max zoom level of 19. same problem exits in google maps v3 also. can see in links below can't same zoom level in "earth" mode, map automatically zooms out when it's change map->earth.

a sample location in map mode

the same location in earth mode

i've found forcing google maps open in lite mode it's possible zoom levels on 19 same location in earth mode. so, there way force google maps javascript api load in lite mode, or how can zoom levels on 19 in hybrid mode such locations.

this not problem google doesn't have such satellite images proper resolutions in points on high zoom levels.

i suggest use maximum zoom imagery service. service returns maximum zoom level @ given point satellite images. therefore, can use reference zoom level of roadmap type.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -