On Sep 12, 4:37 am, fastchop <[email protected]> wrote: > I am building a mobile web site for my busisness and have put a static > map but was wondering if i could make the map use the phones gps to > find a starting point
If the phone's browser supports it, yes. See the Geolocation example: http://code.google.com/apis/maps/documentation/javascript/examples/map-geolocation.html > and also give directions to my busisness . There are various Directions examples, too: http://code.google.com/apis/maps/documentation/javascript/examples/index.html -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
