QUESTION: Shift + Drag behavior in Leaflet-Geoman #1583
Closed
nikitabiichuk2009
started this conversation in
General
Replies: 1 comment 3 replies
-
The feature is called It can't used for selection it is only for zooming. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I hold Shift and drag the mouse on the map, it draws a selection box (like a rectangle).
However, I couldn't find any documentation or events that explain this feature. I have a few questions:
❓ What is this feature officially called?
❓ Can I track when this selection box is used?
pm:selectionboxend
,pm:boxselect
, etc.?Any help or clarification would be much appreciated! 🙂
Beta Was this translation helpful? Give feedback.
All reactions