You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed that the options naming from TouchCursorSelect are not like standard openlayers.
It would be nice if the naming of the available options are the same (doesn't mean it should have all params like ol)
(public naming not the internal!).
options._filter should be options.filter
also if I'm correct, there is not filter parameter on getFeaturesAtPixel at least not public:
We noticed that the options naming from TouchCursorSelect are not like standard openlayers.
It would be nice if the naming of the available options are the same (doesn't mean it should have all params like ol)
(public naming not the internal!).
also if I'm correct, there is not filter parameter on getFeaturesAtPixel at least not public:
ol-ext/src/interaction/TouchCursorSelect.js
Line 76 in 1de6e48
https://openlayers.org/en/latest/apidoc/module-ol_Map-Map.html#getFeaturesAtPixel
The text was updated successfully, but these errors were encountered: