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
I am trying to use ol-interaction-transform to move pin around a map. This works, but I can't get access to new pin position after moving. Any idea on how to implement this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to use
ol-interaction-transform
to move pin around a map. This works, but I can't get access to new pin position after moving. Any idea on how to implement this?The translateend events are not exposed, pointerdrag on map is fired but I can't distinguish between regular map panning and moving the pin icon.
Thank you a lot!
Beta Was this translation helpful? Give feedback.
All reactions