On Oct 30, 10:00 am, ilanm <[EMAIL PROTECTED]> wrote: > > Take a look at their web site. They have the problem too. > Who takes responsibility?
They do, although I can't find a contact link for them. No-one should still be using version1 code, in my opinion. It's easily fixed by making sure that all the old names are changed to the new ones. Or: if you can't do that, you could try adding var G_MAP_TYPE=G_NORMAL_MAP; somewhere in your code after the API is loaded and before the constant is used. (Don't forget to convert all the old constants if you use more than just that one) That said, Google shouldn't have broken it without any warning. 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 -~----------~----~----~----~------~----~------~--~---
