I have a google map on a website I designed.
It worked fine for a year then suddenly stopped working about 10 weeks
ago.

The map now initialises without any zoom controls or any other
controls displayed on the map!

I discovered that it was the fault of the line where I told it to be
HYBRID.

setMapType(G_HYBRID_TYPE);
or I also tried:
GMapType(G_HYBRID_TYPE);

I insert this line just after the line where I tell it to SetCenter.

Anyone know why this is happening, but also how to now initialise my
map as Hybrid type?

Help!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to