Using Geocoder and IPStack API to track an address or a location.
In order to get your own ACCESS_KEY, you have to first create an account on ipstack.com which is free at https://ipstack.com/signup/free.
Along with latitude, longitude and city; you can also fetch zip, continent_code, continent_name, country_code, country_name, region_code, region_name.
Limitation: Free account only allow you 10,000 requests/month. If you requirement is more then you can upgrade you account.
For more information about this new API you can visit at https://github.com/apilayer/freegeoip
Log in or sign up for Devpost to join the conversation.