You can also try this thread http://groups.google.com/group/Google-Maps-API/browse_thread/thread/594933a37c21e8ce/acb963ddb57cfdac
On Feb 9, 5:27 pm, andrewbecks <[email protected]> wrote: > Good day! > > I'm new to this forum and I'm not sure if this is an easy question or > not, but I've looked around and cannot seem to find an answer. I'm > trying to set up a new map (it's not yet been published) so that when > a user opens the page with the map, the map shows the marker(s) > closest to the user's current location. Can this be done using the > geographical data from the user's IP address? Or is there another way? > I see that this is currently hard-coded with latitude and longitude: > map.setCenter(new GLatLng(37.4419, -122.1419), 13); > > Again, I'm new to this and I would greatly appreciate any help that > you could provide. > > Thank you, > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
