GeoJSONParseOptions

GeoJSONParse构造函数配置参数

interface GeoJSONParseOptions {
    reference?: string;
}

属性

来源数据的坐标系,可选择:BD09LL|BD09MC|EPSG3857|GCJ02|WGS84,默认值:'BD09LL'