Thank you for your reply. I guess it has been down for way longer than I thought.
I have no idea where you are getting your error message from. I don't have an error message. It simply doesn't show up. The navigation is there. The map choices (hybrid, satellite) are there. But the map is not. If I knew how to view the error message, it might help a lot. Thanks again, Joe On Dec 28, 5:24 pm, Andrew Leach <[email protected]> wrote: > On Dec 28, 10:16 pm, EOJ Design <[email protected]> wrote: > > > > > The site is athttp://www.virtualstsimons.com > > Did you check your error message? G_MAP_TYPE is not defined, at line > 158: > map.setCenter(new GLatLng(31.2148, -81.3886), 12, G_MAP_TYPE); > > If you search the Group for > G_MAP_TYPEhttp://groups.google.com/group/google-maps-api/search?group=google-ma... > you'll find it stopped working in October 2008 (yes 2008), when Google > removed support for that Version 1 symbol. > > It should be G_NORMAL_MAP. There may be other incompatibilities in > your code, too; I didn't check past that first > error.http://code.google.com/apis/maps/documentation/upgrade.html > > 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.
