On Oct 28, 12:07 pm, "Phil." <[EMAIL PROTECTED]> wrote: > I had the same trouble since this morning > Delete "map.setMapType(G_MAP_TYPE);" and it will work again ... until > when ????
I'd like to say, "for ever". G_MAP_TYPE is not a documented constant, so it shouldn't have worked at all -- although perhaps it's left over from v1 (see http://code.google.com/apis/maps/documentation/upgrade.html#MapTypeNames) and has only now been withdrawn after two and a half years. 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 -~----------~----~----~----~------~----~------~--~---
