good idea! Now it is in development, so I can use the last version of Google Map API, and if something is changed I can fix it. When application is ready for internet users I will hardcode version of API (if it is not fixed/improved till that time)
thank you, Maxym On May 22, 7:50 pm, Andrew Leach <[email protected]> wrote: > On May 22, 5:45 pm, Pendyshchuk Maxym <[email protected]> wrote: > > > > > Now the only way I found is a little bit hacking: > > > geocoder.gb.Nb = geocoder.gb.Nb + "?hl=en"; > > > in google.setOnLoadCallback. Not nice, and if something changed in > > "encoded" API, it won't work, > > If you do that, you can stop things changing by altering v=2 to fix > the API version you use. Currently v=2 is equivalent to v=2.156, so > using that will make sure it continues to work rather than breaking > unexpectedly when v=2 is upgraded. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
