Hi,
i want to drag mapobjects, like mappolygon and mappinpoint, over the map.
I've loaded the mapobjects into an informationlayer. I want to start the drag-operation
with mousebuttondown, dragging the objects while holding button down and drop the
objects at the new position with mousebuttonup. If i handle these events, the map
will be panned, too. How can i avoid this behaviour?
I tried to set e.handed=true in mousebuttondown, but the objects won´t be refreshed.
greetings ...
i want to drag mapobjects, like mappolygon and mappinpoint, over the map.
I've loaded the mapobjects into an informationlayer. I want to start the drag-operation
with mousebuttondown, dragging the objects while holding button down and drop the
objects at the new position with mousebuttonup. If i handle these events, the map
will be panned, too. How can i avoid this behaviour?
I tried to set e.handed=true in mousebuttondown, but the objects won´t be refreshed.
greetings ...