UNPKG

geokit

Version:

An assortment of geolocation related tools, all packaged in one easy to use kit.

3 lines (2 loc) 115 B
import { LatLngLiteral } from '../definitions'; export declare function decodeHash(hash: string): LatLngLiteral;