I have found a plugin called Quickconnect that ltes you grab the phone GPS position, great! Anyhow it seems not to be so good documentation about how to use it. http://quickconnect.sourceforge.net/browser/index.html
It says you can retrieve the gps position by simply call findLocation() using javascript. But when downloading the quickconnect zip browsing to iphone and examples (one for gps) anyhow its a whole lot of javascripts and other unknown files spread around in different folders that links to that index.html file and its very tricky to know what is doing what. And if those files need to be in the folder at the server where your htm file is. What is needed to do to have a plain html page with a javascript calling findLocation() ?? Is it just installing the package on the phone then ok to call that function? Anybody tried this? -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.