UNPKG

@zxh19890103/wik

Version:

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

8 lines (7 loc) 183 B
import L from 'leaflet'; /** * * @param latLngBoundsExpr * @returns */ export declare const boundToLatLngs: (latLngBoundsExpr: any, transtion?: L.LatLngExpression) => L.LatLng[];