UNPKG

geo-city-finder

Version:

A lightweight JavaScript library for identifying cities based on geographical coordinates and determining if provided coordinates match those of a city with high accuracy.

2 lines (1 loc) 72 B
export { default as getCoordinatesMatch } from './getCoordinatesMatch';