line 70: replace G_MAP_TYPE with G_NORMAL_MAP or any other valid
maptype

map.setCenter(new GLatLng(19.1452,78.2227), 2, G_MAP_TYPE);
// should be: map.setCenter(new GLatLng(19.1452,78.2227), 2,
G_NORMAL_MAP);


On 16 Nov., 17:23, travoholic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've got a map over athttp://www.nerdynomad.com/map/that is on
> Wordpress. I've added the code into the header and got everything
> working with no problems but I've just noticed that it doesn't seem to
> be working anymore. I don't remember making any changes that would
> have resulted in the errors but maybe I did and just forget.
>
> Does anyone know what sort of error could be the culprit?
>
> Thanks,
> Kirsty
--~--~---------~--~----~------------~-------~--~----~
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