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
The default SelectionInteraction is a bit tricky to use - quite often it is not easy to click on a feature, especially if it's a narrow line. One approach to resolving this is outlined in:
The default SelectionInteraction is a bit tricky to use - quite often it is not easy to click on a feature, especially if it's a narrow line. One approach to resolving this is outlined in:
http://jsfiddle.net/XfEmn/
It sets things up so that when a selection is made, the nearest feature is selected instead, which makes it much easier to select features.
Is this an approach could be integrated into v-ol3?
The text was updated successfully, but these errors were encountered: