On Dec 14, 11:52 am, marcmeezy <[email protected]> wrote: > im working on a site that will tag specific towns internationally but > i want to have the beginning view of the USA... what lat/lon do i need > to use to have this as default?
This page: http://econym.org.uk/gmap/example_states.htm from Mike Williams' tutorial uses: map.setCenter(new GLatLng(42.16,-100.72),4); -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
