On Jan 6, 8:31 pm, "[email protected]" <[email protected]> wrote: > On Jan 6, 7:22 pm, maps_are_cool <[email protected]> wrote: > > > I was using this polygon function yesterday (Jan 5, 2009) and all > > seemed fine...but when I retried it today the deleteVertex() function > > no longer has any effect. > > > Has anyone else notice this? > > Also, does anyone know if it is possible > > to specify an API version to stabilize the functionality? I've tried > > specifying a version number in the v=2.xxx parameter when setting the > > API key but it didn't seem to help for this situation. > > Yes, it is. Look at the Changelog for valid > versions:http://mapki.com/wiki/Changeloghttp://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChang... > > Post here if you have issues. > This page describes the > versioning:http://code.google.com/apis/maps/documentation/index.html#API_Updates >
Looking at the examples in this search: http://groups.google.com/group/Google-Maps-API/search?hl=en&group=Google-Maps-API&q=deleteVertex&qt_g=Search+this+group It does look like it is broken, this example doesn't seem to work: http://groups.google.com/group/Google-Maps-API/msg/47c7e1092113a91a?hl=en Here is a copy of that page that I modified for testing: APIV2.111 seems to work: http://www.geocodezip.com/deleteVertexExample.asp?APIV=2.111 APIV2.128 doesn't: http://www.geocodezip.com/deleteVertexExample.asp?APIV=2.128 This page stops working with APIv2.119 (doesn't work but 2.118 does) http://www.geocodezip.com/deleteVertexExample.asp?APIV=2.119 http://www.geocodezip.com/deleteVertexExample.asp?APIV=2.118 At least in IE6 where I did the testing. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
