LaSalamandra wrote: > > On 7 Nov, 02:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >> (it is fairly ancient, if you want newer features of the API they will >> not be available). >> > > Yes, but old code will continue to work. Actually Google has said that at some point ... it explicitly wont stay the same so your usage might not work.. ie they will quit giving out 2.73 and asking for 2.s might give 2.121 who knows... then code relying on behaviors in the old code base will cease to work.... The further ahead you move your code and explicitly specifying the most modern release in which it works. the less likely you will have problems down the road. Periodically testing in new versions and updating is also probably a good idea so you find the issues before they happen but.. well thats not necessarily an easy task.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
