There are no special features in Maps API for that. Some browsers support W3C navigator.geolocation http://dev.w3.org/geo/api/spec-source.html some browsers can provide similar data with Google Gears plugin. Then there are IP-geolocation services.
There is a script http://code.google.com/p/google-ajax-examples/source/browse/trunk/whereareyou/?r=187 that makes use of all those three. Once you detected the location, you can use Google Maps to display that. -- 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.
