Reimers.dk

.NET, AJAX and Google APIs brought together
Welcome to Reimers.dk Sign in | Join | Help
in Search

Draggable Marker server side event

Last post 01-21-2010, 17:19 by greyhound. 3 replies.
Sort Posts: Previous Next
  •  10-20-2008, 16:47 1900

    Draggable Marker server side event

    Hi,

    Anyone know how I can hook up the Drag start and drag end event of markers to a server side event.

    I need to do this because I want to create a polygon editing tool, and don't know enough about javascript to allow me to do it client side. It would be much easier for me to able to code this in the code behind file.

    Thanks.

    Filed under:
  •  10-20-2008, 22:20 1901 in reply to 1900

    Re: Draggable Marker server side event

    There is no MarkerDragStart event for the map, but there is a MarkerDragEnd event, so you could use that.

    If you need the drag start as well you will need to add it to the control. 

  •  10-21-2008, 12:25 1902 in reply to 1901

    Re: Draggable Marker server side event

    Thanks very much.

     

  •  01-21-2010, 17:19 2960 in reply to 1900

    Re: Draggable Marker server side event

    Drag start isnt implemented I dont thing but drag end can be hooked up. Please see below for an example

    http://www.reimers.dk/forums/2958/ShowThread.aspx#2958

     

View as RSS news feed in XML