On Mar 19, 1:36 pm, "[email protected]" <[email protected]>
wrote:
> What is the sensor used for?

http://code.google.com/apis/maps/documentation/index.html#SpecifyingSensor

>
> How could I find the users location so I can place the user in the
> center of the map when page loads?

Nothing is particularly reliable or exact.
Possibilities
1. google.loader.ClientLocation
2. use a ip geocoder
3. ask the user

  -- Larry

>
> map.setCenter(new GLatLng(#####, #####), 13);
>
> Thanks

-- 
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.

Reply via email to