I need to create a tool to draw polygons (using the existing polygon tool) 
without using the mouse.
I thought it would be easy emulating the click event, but it worked.

https://jsfiddle.net/1ffurnj9/
(Add a coordinate ( lat and lng ) at a time and click the Add button. My 
code does not work , just to demonstrate what I need.)

I do not know if I can use the "new google.maps.Polygon()", because I have 
to add one point at a time.

Can anyone help me?

Thanks.

[Sorry my bad english]

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to