geojs icon indicating copy to clipboard operation
geojs copied to clipboard

Feature Request: Implement Feature Events for Grid Feature and other Features

Open amrosado opened this issue 7 months ago • 0 comments

Currently the tasks available for features are limited to events generated by layers:

https://opengeoscience.github.io/geojs/apidocs/feature.js.html#line155

I would like for the relevant feature events described in the documentation to be available: geo.events.feature.mouseover, geo.events.feature.mousedown:

https://opengeoscience.github.io/geojs/apidocs/geo.event.feature.html

amrosado avatar Jun 06 '25 17:06 amrosado