Opened 13 years ago
Closed 13 years ago
#435 closed defect (fixed)
MapPanel - Use Map maxExtent instead of baselayer maxExtent when allOverlays is true
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | widgets | Version: | 1.2 |
Keywords: | bis-1.2.2 map maxExtent | Cc: |
Description
http://trac.osgeo.org/openlayers/ticket/2178
We just bumped into that problem, which isn't fixed in OpenLayers yet. Since we need this one quickly, we'll do an override in the MapPanel widget directly.
Then, we should leave a ticket opened mentioning to remove that override as soon we get an updated lib version of OpenLayers that has this fix.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | patch-branch1-2-allOverlaysMaxExtent-435-r1356-A0.diff added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Override that fixes the issue