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.