On Dec 16, 9:03 am, todd <[email protected]> wrote: > Hello, > after quite a long time, well over a year my maps have stopped > appearing. The google outline appears but nothing else. Before I try > and figure out why and risk accelerated hair loss, does anybody have > any ideas as to why this has happened. The websites in question are > below. They are using the free API system which was ok'd by google > when I initially set them up. MANY thanks todd
Looking at the Error Console in Firefox shows there is an error in gmapez-2.4.js, "G_SATELLITE_TYPE is not defined". If you search the group for G_SATELLITE_TYPE you'll find this thread http://groups.google.com/group/Google-Maps-API/browse_thread/thread/d209a3cfa5cc400 among loads of others. It's caused by Google withdrawing support for v1 symbols: G_SATELLITE_TYPE now has to be G_SATELLITE_MAP, and http://n01se.net/gmapez/ indicates that v2.5 of GMapEZ fixes this. v2.5 has been available since the end of October, which is when Google withdrew support and [presumably] your maps stopped working. 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 -~----------~----~----~----~------~----~------~--~---
