Basically, GMaps API can't do anything itself. It just doesn't have any access to your devices. All of the geolocation work is done by your browser, so you should consider looking up your browser's documentation or asking it's developers.
On May 1, 6:03 pm, sofyan <[email protected]> wrote: > i want to make web application with gmap api v3 with feature > geolocation. > can gmap api v3 read current location from notebook connected with usb > GPS? > as far as i know, gmap api v3 with geolocation can read location by > BTS (Base Transceiver Station) with my modem. > i want gmap api v3 read my location by usb GPS not modem. > how that work?otomatisation?or i need an addition script for reading > location by usb GPS? > thank you for the information. > > -- > 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 > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
