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. If you select Bali from the select box you get it the right way round, but Denpasar and Kuta are also outside the Earth. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
