Open jason-curtis opened 10 years ago
It may be best to just use the HTML5 geolocation API that comes standard in browsers (and maybe then fallback to what you listed)
Date: Sun, 17 Nov 2013 21:44:31 -0800 From: notifications@github.com To: hikeplanner@noreply.github.com Subject: [hikeplanner] Start location should autofill from GeoIP (#22)
perhaps use http://freegeoip.net/ (my first Google result)
— Reply to this email directly or view it on GitHub.
True, HTML5 is cool, but it usually requires the user to confirm that they want to share their location, which is a little annoying and I wouldn't want the user to have to confirm that before the website starts being useful. Maybe do both!
Actually good point, given that we don't need precise location....nevermind then!
Date: Sun, 17 Nov 2013 21:56:02 -0800 From: notifications@github.com To: hikeplanner@noreply.github.com CC: cgallello@outlook.com Subject: Re: [hikeplanner] Start location should autofill from GeoIP (#22)
True, HTML5 is cool, but it usually requires the user to confirm that they want to share their location, which is a little annoying and I wouldn't want the user to have to confirm that before the website starts being useful.
Maybe do both!
— Reply to this email directly or view it on GitHub.
perhaps use http://freegeoip.net/ (my first Google result)