Drawing a polyline using google maps extension

683
1
01-10-2011 08:52 PM
MichaelLove
New Contributor
Hi,

is there a way to allow a user to draw a polyline on the map using the google maps extension?

(I had previously built a proof of concept app which used the ArcGis api for javascript's esri.toolbar.Draw  class to provide the "drawing" functionality)

thanks in advance,

cheers,

Michael
0 Kudos
1 Reply
MichaelLove
New Contributor
Just found the following example

http://help.arcgis.com/EN/webapi/javascript/gmaps/samples/utilities/util_measurepoly.html

(from http://help.arcgis.com/EN/webapi/javascript/gmaps/help/google_start.htm go to "Examples" --> "Utilities" --> "Measure Polygon area and perimeter"

... I should be able to work it out from here 🙂

cheers,

Michael
0 Kudos