Opened 14 years ago

Closed 14 years ago

#384 closed defect (fixed)

Buffer on the map with consume maps caused the map Zoom To Extents

Reported by: liuar Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 1.1.1
Severity: Major Keywords:
Cc: Browser: All
External ID: 1312969 Operating System: All
state: New

Description

  1. Open one flexible web layout with Consume maps.
  2. Zoom in
  3. Select one object -> Buffer

Attachments (1)

Fusion384BufferZoomTrunk.patch (9.4 KB ) - added by chrisclaydon 14 years ago.

Download all attachments as: .zip

Change History (3)

by chrisclaydon, 14 years ago

comment:1 by chrisclaydon, 14 years ago

The attached patch resolves the issue by adding a reloadNamedMap method to Map.js, allowing the buffer function to reload only the MapGuide layer, rather than reloading the consumer mapping layer as well.

The patch does not address the issue that the reloadMap method in Generic.js (as used by consumer maps) causes the map to revert to its initial extents. Although that is also reasonably easy to address, it's a separate problem.

comment:2 by chrisclaydon, 14 years ago

Resolution: fixed
Status: newclosed

Submitted fix with revision 2138: http://trac.osgeo.org/fusion/changeset/2138

Note: See TracTickets for help on using tickets.