Ticket #194 (closed defect: fixed)
MapGuide.js calls non-existent method zoomToSelection
| Reported by: | chrisclaydon | Owned by: | chrisclaydon |
|---|---|---|---|
| Priority: | P2 | Milestone: | 2.0 |
| Component: | Widgets | Version: | SVN |
| Severity: | Major | Keywords: | |
| Cc: | External ID: | ||
| state: | Approved | Browser: | All |
| Operating System: | All |
Description
The processQueryResults method calls this.zoomToSelection() if the zoomTo parameter is true. This method doesn't exist and should be replaced with a call to this.mapWidget.setExtents()
Change History
Note: See
TracTickets for help on using
tickets.
