Ticket #2023 (new feature)
Opened 4 years ago
allow different properties on map and layers
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0 Release |
| Component: | Map | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: |
Description
It would be nice to separate map and layer properties. Currently, the map projection, maxResolution, minResolution, maxExtent, etc. are used as layer defaults if no similar properties are set in the layer options.
It would be nice to be able to independently set map and layer properties. So, you could have a layer in one projection and a map in another. Or you could have a layer with one minResolution and a map with a different minResolution. You can currently do this with overlays, but not when a layer is map.baseLayer.
Note: See
TracTickets for help on using
tickets.
