The geolocation API does require the user's permission to send right? That bluevia api thing looks interesting. Any idea if there's a cost involved?
Thanks On Monday, June 18, 2012 5:41:15 AM UTC-5, James Mclean wrote: > > Most recent devices support the geolocation API. Take a look here to find > out more about specific versions of Android and iOS > http://html5test.com/results/mobile.html > You may also be interested in the location API provided by Telefonica's > Bluevia https://bluevia.com/en/page/tech.APIs.LocationAPI that uses the > network to obtain the coordinates. > > On Friday, June 15, 2012 4:52:42 AM UTC+1, Amit R Prasad wrote: >> >> Hi Friends, >> >> Thanks for your prompt support. >> HTML5 geolocation API support which mobile device & browsers. >> As i have to implement it into mobile application which is targeted to >> android, ipad and iphone. >> >> >> On Thu, Jun 14, 2012 at 9:20 PM, Jeremy Geerdes <[email protected]>wrote: >> >>> No. That is a security feature built into the client. >>> >>> Jeremy R. Geerdes >>> Generally Cool Guy >>> Des Moines, IA >>> >>> For more information or a project quote: >>> [email protected] >>> >>> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >>> Church! >>> >>> On Jun 14, 2012, at 10:06 AM, Amit R Prasad wrote: >>> >>> Hi, >>> >>> Is there any way, to skip the dialog window for "share your location". >>> by default it should be shared. >>> >>> >>> >>> On Thu, Jun 14, 2012 at 8:01 PM, Jeremy Geerdes <[email protected]>wrote: >>> >>>> For a variety of reasons, it is strongly recommended that you NOT use >>>> the clientLocation property. Primary among these is that geolocating >>>> clients based on IP address - which is essentially what the clientLocation >>>> property does - is inherently unreliable. It is therefore recommended that >>>> you utilize the HTML5 geolocation API. Depending on the device, as long as >>>> the user agrees to share their location with you, the HTML5 method will >>>> use >>>> your WiFi SSID, cell network, or GPS to track the client down. There are >>>> all sorts of resources online for using the HTML5 geolocation API. So have >>>> fun! >>>> >>>> Jeremy R. Geerdes >>>> Generally Cool Guy >>>> Des Moines, IA >>>> >>>> For more information or a project quote: >>>> [email protected] >>>> >>>> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >>>> Church! >>>> >>>> On Jun 14, 2012, at 9:02 AM, Amit R Prasad wrote: >>>> >>>> Hi Friends, >>>> >>>> I am trying to get Current Location Lat/Long using Google Loader >>>> but everytime i access my site, i get below message displayed on my >>>> screen. >>>> >>>> Your Location Was Not Detected By Google Loader" >>>> Can any one help me....to get my current location Lat/Long position..... >>>> >>>> Thanks in advance !!!!!!!!!!!!!!!!! >>>> >>>> -- >>>> *With Regards,* >>>> * * >>>> *Amit Prasad* >>>> Software Engineer >>>> Meditab Software Pvt Ltd, >>>> Ahmedabad >>>> >>>> >>>> -- >>>> 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. >>>> >>>> >>>> >>>> -- >>>> 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. >>>> >>> >>> >>> >>> -- >>> *With Regards,* >>> * * >>> *Amit Prasad* >>> Software Engineer >>> Meditab Software Pvt Ltd, >>> Ahmedabad >>> >>> >>> -- >>> 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. >>> >>> >>> -- >>> 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. >>> >> >> >> >> -- >> *With Regards,* >> * * >> *Amit Prasad* >> Software Engineer >> Meditab Software Pvt Ltd, >> Ahmedabad >> >> -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/NvehOuFunCAJ. 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.
