UNPKG

@polygonjs/plugin-mapbox

Version:

Mapbox plugin for the 3D engine https://polygonjs.com

9 lines (8 loc) 205 B
export declare const CoreMapboxConstants: { WORLD_SIZE: number; PROJECTION_WORLD_SIZE: number; MERCATOR_A: number; DEG2RAD: number; RAD2DEG: number; EARTH_CIRCUMFERENCE: number; };