Note: API v2.149 is not yet live. It's possible that the code may be
changed before it goes live. It's not a good idea to use pre-release
versions for live sites.
Deleted loader token
_mSvgForced
New recognised browser
chrome
New event
iwdragupdate
If a browser claims to support the SVG 1.1 "Shape" feature, the API
will use that in preference to the image server or (I believe) VML.
Note that MSIE with the "Adobe SVG Viewer 3" plugin installed does not
claim to support SVG 1.1 "Shape", so the API continues to use VML.
If anyone has an MSIE with an SVG plugin that does claim to support
SVG 1.1 "Shape", it would be interesting to know how it behaves under
v2.149a. The test that the API uses is:
if (document.implementation.hasFeature("http://www.w3.org/TR/SVG11/
feature#Shape","1.1"))
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---