UNPKG

xgis-ol

Version:

基于openlayers + ol-ext库进行封装

4 lines (3 loc) 155 B
import { Projection } from 'ol/proj'; export declare const PROJECTION_DB09 = "BD:09"; export declare const getProjBD09: (projCode?: string) => Projection;