On Sep 30, 12:03 pm, ss ss <[email protected]> wrote: > Dear Xelawho, > Yes I have used the toolbar while creating my geo fence. > Here is my > pagehttp://e-response.com.my/maps/addLocationMapEnterprise.php?eID=3&entID=2where > I create new geofence and the previous page is my view page and there is > where I want to edit it. So now I am stuck now to edit it once I have > created it?
Have you looked at the enableEditing and disableEditing methods of GPolygon? http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolygon.enableEditing http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolygon.disableEditing -- Larry > On Sat, Oct 1, 2011 at 2:52 AM, xelawho <[email protected]> wrote: > > without knowing what a geofence is, have you seen this example? > > >http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html > > > -- > > 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. -- 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.
