UNPKG

@fssg/gis.smol

Version:

FSSG内部前端SuperMap OpenLayer基础库

3 lines (2 loc) 101 B
/** 定义坐标系 */ export declare function defs(projection: string, definition: string): void;