My Map web app reads client list from SQL server and for each client it draw points on a different layer so that the user could turn on and off that layer and see his entire customers. Problem is that once I have around 80+ layer than popups are appearing below the layers. Is there a workaround how I can show different features and turn them on / off without screwing with the popups ?
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.
|
You should have all those points in a single layer. And set the visibility for each feature instead of layer. |
|||||||||||
|

