I have some data that I would like to display in greater detail as the user zooms into the interactive Gooogle map. Does google support dynamically turning layers on and off depending on the scale?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
This is how it can be done: (taken from http://gis.stackexchange.com/a/17434/5436)
|
|||
|
|
|
You may use the Region and LoD KML elements:
You need to convert the zoom level value into screen pixel size. I know it works in G-Earth - I suppose it works in G-Map... |
|||
|
|
