UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

7 lines (6 loc) 154 B
/** * around the origin [0, 0] * * r should be greater than zero */ export declare const randomLatLng: (r?: number) => import("leaflet").LatLngTuple;