city-grabber
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "city-grabber", | ||
"version": "1.1.4", | ||
"description": "Grabs the nearest City from gps coordinates.", | ||
"version": "1.1.5", | ||
"description": "City Grabber returns the city from a latitude and longitude using spatial mapping and data anlysis.", | ||
"main": "index.js", | ||
@@ -12,7 +12,6 @@ "scripts": { | ||
"Location", | ||
"GPS", | ||
"Latitude", | ||
"Longitude", | ||
"Grabber", | ||
"Country", | ||
"GPS", | ||
"API" | ||
@@ -19,0 +18,0 @@ ], |
# City Grabber | ||
<img src="https://city.rocket-solutions.co.uk/img/logo2.6271016e.png" alt="logo" width="50" height="50" /> | ||
This is a wrapper for the City Grabber API which gets a city or closest city from a latitude and longitude. | ||
@@ -10,2 +8,4 @@ | ||
<img src="https://city.rocket-solutions.co.uk/img/logo2.6271016e.png" alt="logo" width="100" height="100" /> | ||
## Installation | ||
@@ -81,2 +81,3 @@ | ||
This is a brand new API launced in February 2021. Full Documentation will be here soon. | ||
<s>Click [Here](https://city.rocket-solutions.co.uk/documentation) to see the full documentation</s> | ||
@@ -83,0 +84,0 @@ |
4399
89