I have a map application using GXP which displays different data coming from different WMS sources. Some geometry is only available on certain zoomlevels (available via MaxScaleDenominator on the GetCapabilities). It should be only possible to select an overlay layer when you are at that minimum zoom level, otherwise it should be disabled. Any idea on how to do this?
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.
|
Try comparing the Map's current resolution ( non tested sudo code:
Update:Please take a look at this wiki page. |
||||
|
|