How to bring a feature marker to the front in openlayers? -
i drew several featrues(openlayers.feature.vector) on layer,rendering follows:

the question how bring feature marker "h" front when clicked.
i used 'drawfeature()' method redraw ,but remained way was.
does know why? lot!
how if use "hover" bring front? this:
http://openlayers.org/dev/examples/highlight-feature.html if draw 2 overlapping polygons with:
http://openlayers.org/dev/examples/select-feature.html you see hover work you.
Comments
Post a Comment