Opened 16 years ago
Closed 16 years ago
#108 closed defect (fixed)
setting an initial view overrides max extent
Reported by: | madair | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 1.1 |
Component: | Widgets | Version: | 1.0.6 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
if an initial view is specified by query param or in AppDef, this overrides the map maxExtent reported by loadMap so you can never zoom out to maxExtent.
Note:
See TracTickets
for help on using tickets.
(In [1464]) closes #108: fullExtents now sets the map to max extent; initial map load is done using initialExtents