The link http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html is creating a polygon. At that time we can edit.Its already done.
But my situation is different. 1. Created many polygons in google maps and all the coords of each polygon are saved in MS SQL Database. 2. Next time we loaded all the polygons which are already saved in the database.This is working perfectly. 3. Now i want to select one of the polygon from the loaded polygons and then edit or delete that polygon alone. Third statement is the issue now. On Mar 10, 9:13 am, xelawho <[email protected]> wrote: > sample code for creating editable polygons, > etc:http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html > > you may note that api v2 is very deprecated and starting a new project > is better done in v3 -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
