Drag a map below a marker

Hello everybody,
I'm trying to drag a map and assigning its Lat,Lon to a marker.
I'm trying to do so like the attached image.
image
Are Map1.FeatureStartDrag and the other, the right commands, or should I use a different method? Which method?

Carrying on, on the map I draw a marker, then this marker must changes its position while dragging the map. I know that the map position is its center, so I think to assign marker.Lat (and Lon) = Map1.Lat (and Lon). So I always have the marker steady and the maps slides below it. Correct?
Thanks for your help.
Carlo

Try this:

image

Yes!
Thank you very much!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.