So was there a version change intended for v2 on Wednesday March 3, 2010? I see there was one for v3 that day. I searched for some notices but didn't find any beyond pushing 193 to v2(still possible there are ones out there).
Checking the current Changelog (from http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChangelog) shows the following version levels: Current (v=2): 2.193 Latest (v=2.x): 2.208 Stable (v=2.s): 2.140 It seems that since then calling for v2 brings back 2.208? http://maps.google.com/maps?file=api&v=2 ==> {id:"maps2",url:"http:// maps.gstatic.com/intl/en_us/mapfiles/208a/maps2/main.js"} And calling for v2.x brings back 2.210? http://maps.google.com/maps?file=api&v=2x == > {id:"maps2",url:"http:// maps.gstatic.com/intl/en_us/mapfiles/210b/maps2/main.js"} Are these the appropriate places to monitor version changes? These were all sited in the documentation http://code.google.com/apis/maps/documentation/index.html#API_Updates . Are there any other methods to be made aware of changes and potential changes? Thanks, drew -- 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.
