I've put together this polygon digitizer page: 
http://gsak.net/google/polygoneditor.html
which is heavily based on the code example in the Google Maps API for
editable polygons. It allows users to get the vertices for map
polygons in three common file formats.

It works extremely well and users have no problems with its current
operation.

I'd like to enhance it by adding a heading to the output table that
changes to reflect which Polygon's coordinates are being displayed
(Polygon 1, Polygon 2 etc)  but I can't find a way to get an ID of any
kind for a selected polygon. I'm using the methods that return the
number of vertices and their coordinates but there doesn't seem to be
a way to get an ID.

Can anyone point me to a way to associate an ID with a polygon?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to