Description
Get country latitude and longitude and name based on ISO code.
Example
npm i country-iso-to-coordinates
; const country = IsoToLatLong'GB'; console; // { coordinate: [ '55.378051', '-3.435973' ], name: 'United Kingdom' }
Get country latitude and longitude and name based on ISO code.
npm i country-iso-to-coordinates
; const country = IsoToLatLong'GB'; console; // { coordinate: [ '55.378051', '-3.435973' ], name: 'United Kingdom' }
npm i country-iso-to-coordinates
211
1.0.2
MIT
18.7 kB
6