How too add drag and droppable markers from a control? #215
Unanswered
Simon900225
asked this question in
Q&A
Replies: 1 comment
-
|
Yeah you’ll probably have to do most of the implementation yourself on this one. Something like what you suggested seems like a good starting point. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,

I'd like to add a feature to my map that is basically like the streetview guy in google maps, but instead it adds a marker where i drop it.
Is there already a way to do this or will I need to implement something by myself?
I'm guessing the correct way to approach this is to create a new control that crates a draggable marker in dragging mode when clicked?
Beta Was this translation helpful? Give feedback.
All reactions