Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 267 Bytes

CountryListLatLong

Country list with lat long (currently this list contains indian major city list)

Sample city json object

{ "latitude": "23.022505", "longitude": "72.5713621", "name": "Ahmedabad", "timezone": "+5:30", "timezone_id": "Asia/Kolkata" }