Closed pixiewillow closed 8 years ago
@loipl we also need to investigate why GPS was not used as this should be preferable over geoip, especially on a mobile device.
We only need to detect if the country is US or other. If using GPS, we will need to get coordinates from browsers, then send it to GG map API to get the country name, which is more complicated. So Geoip is a simpler & working solution.
Will check Maxmind & see if we can change to use it.
Geoip is always going to be less accurate on a mobile device On Jan 13, 2016 5:59 PM, "Pham Le Loi" notifications@github.com wrote:
We only need to detect if the country is US or other. If using GPS, we will need to get coordinates from browsers, then send it to GG map API to get the country name, which is more complicated. So Geoip is a simpler & working solution.
Will check Maxmind & see if we can change to use it.
— Reply to this email directly or view it on GitHub https://github.com/jasonbhart/mmh/issues/510#issuecomment-171500449.
Badly realized the country_code information is available from Yelp API. No GPS or Geoip needed.
Closing ticket for now, will reopen if we see this issue again.
I got the following error while trying to use "Meet Me Here' at a restaurant in Santa Clara. Jason got the same error while trying to use 'Meet Me Here' while in Mountain View.