On Mar 19, 12:41 pm, Josh Rosenthal <[email protected]> wrote: > > Is the intent that already > existing functionality should remain functional? ie: Given a map I've > already built in v3 of the API, which I don't plan to add features to, and > don't do anything to take advantage of new functionalities. Will my map > continue to function under IE6, or will code be pushed that breaks existing > functionality in older browsers?
Where possible we will maintain backwards compatibility for these browsers. Only if a new feature is launched that requires changes which can not be implemented in a way that avoids regressions on unsupported browsers without significant negative impact on supported browsers would be consider breaking backwards compatibility with unsupported browsers. If this becomes necessary we will provide reasonable notice. There is currently nothing on the roadmap that could require this, and I suspect that by the time something like that comes along the usage of these browsers will have declined so much as to make it inconsequential. Many thanks, Thor. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
