On Mar 11, 2:30 pm, Mike Williams <[email protected]> wrote: > In this code: > > var glatlng = new GLatLng(115.10238647460938, -8.3772792714685); > map.setCenter(glatlng, 9); > > You centre the map at latitude 115. That's a long way north of the North > Pole. Google doesn't have any maps for that area, so you just get a > blank map.
Hahahaha. Apparently, my longitude and latitude in setting file swapped. I have fixed it in localhost but I forgot to upload to the server. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
