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 , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Keywords: | zoom added |
---|---|
Milestone: | → Future |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.
The feature was committed in OpenLayers trunk : http://trac.openlayers.org/ticket/2329