JakeBar / weather-warner

Simple Weather Notifications via Text (SMS)
https://weatherwarner.herokuapp.com
MIT License
1 stars 1 forks source link

Get customer location via IP #10

Open JakeBar opened 5 years ago

JakeBar commented 5 years ago

Get customer location using their IP. Default is Melbourne

amcgavin commented 5 years ago

Recommendation: use geolocation browser API instead

JakeBar commented 5 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API Looks interesting