ThinkGeo.com    |     Documentation    |     Premium Support

About the javascript functions

i seen SetDrawMode(drawMode) which looks really cool

but i am wondering
how to I get the data the cilent had drawn after I post the page?
 

Hi, Itay 
  
 If you just want to get the features you have drawn on the client side, I suggest you refer to the "DrawEditShapes" sample in our installed samples which you could find its source code at "Samples\MapShapes\DrawEditShapes.aspx". Once you click the submit button and post the page and you could get the data in the Map1.EditOverlay.Features. 
  
 If you still need other requirements please feel free to let me know. 
  
 Thanks, 
  
 Khalil