Skip to content

Documentation / geoverse / LngLat

Type Alias: LngLat

ts
type LngLat = [number, number];

Defined in: types.ts:10

WGS-84 经纬度 [lng, lat](门面对外坐标契约,两引擎一致)