Thanks, Andrew. I removed the G_HYBRID_TYPE parameter reference from the map.setCenter() method and that seemed to correct it. Not sure what that value would have done for me to begin with, but it doesn't appear to have affected my map with its removal.
On Jul 12, 12:00 pm, Andrew Leach <[email protected]> wrote: > On Jul 12, 4:53 pm, MTsunK <[email protected]> wrote: > > > I have been using Google Maps on my page for three years now with no > > problems until about a couple days ago. > > > Please refer to the following URL: > > >http://www.cincinnatibites.com/ > > > The map there now breaks with an error, "G_HYBRID_TYPE" is not > > defined. > > > This value had been accessible in version 2.77 of the Google Maps > > script. I've been running this same script for three years now with > > absolutely no problems. > > v2.77 no longer exists. The minimum version served is now 2.140 (even > if you specify an earlier version). > > G_HYBRID_TYPE was removed from version 2 in November 2008 -- it's a > version 1 constant and was deprecated when version 2 was first > released. > > http://groups.google.com/group/Google-Maps-API/browse_thread/thread/6... > > 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 -~----------~----~----~----~------~----~------~--~---
