Hello, I have been researching this for a few days now, and while I have come close, I can't seem to find anybody who attempted to do what I am doing, so I am turning to the group again for help. Now, it may be ultra easy, but please go kindly on me.
I am using a google code example of letting the user draw a polygon. I modified the script slightly to show square feet instead of km (stupid easy I know..) but what I would like to do is be able to get the lat/lng of each point. An example is here: http://www.actorsinc.org/maptest/correct_map.php Enter in an address and click submit, and you will get to the drawing page. As an aside, if you click inside the polygon, it attempts to count the vertices, and this number is incorrect. This is consistent with what I have read that the getVertexCount function doesn't function like you think it should. Can somebody help me on how to get the vertices lat/lng into an array so I can then store those values in a database? Thank you. -- 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.
