On Oct 1, 2:41 pm, ss ss <[email protected]> wrote: > Dear Lary, > I have done like this. > var myline = new GPolygon(lineArray, "#446891", 3, 1); > map.addOverlay(myline); > myline.enableEditing(); > Here is my > linkhttp://e-response.com.my/maps/viewGeoFenceMapEdit.php?geoFenceID=26. I > still cant do any editing what am I missing here? Thank you.
What browser are you using? Looks to me like a polyline and it is editable in Chrome. -- Larry > > On Sat, Oct 1, 2011 at 4:19 AM, [email protected] > <[email protected]>wrote: > > > > > > > > > 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/referenc... > > >http://code.google.com/apis/maps/documentation/javascript/v2/referenc... > > > -- 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. -- 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.
