Opened 15 years ago

Last modified 13 years ago

#12 assigned enhancement

ResultExtGrid zoomToFeature BBOX

Reported by: yvesm Owned by: adube
Priority: major Milestone: Future
Component: widgets Version: 0.7
Keywords: query, results, zoom Cc:

Description

The GetFeatureInfo requests already return a gml:boundedBy property with the bbox of the feature but it's not added to the OpenLayers.Feature.Vector created.

  • Add this property to the vector feature (OpenLayers fix)
  • Add listeners to node results.

On click, zoom to the feature extent. Can't highlight though, we're talking of features created from getfeatureinfo requests, so the features on screen should be images, not vector features.

Change History (2)

comment:1 by adube, 15 years ago

Status: newassigned

The feature was committed in OpenLayers trunk : http://trac.openlayers.org/ticket/2329

comment:2 by adube, 13 years ago

Keywords: zoom added
Milestone: Future
Type: defectenhancement
Note: See TracTickets for help on using tickets.