# maptalks-gcj02 **Repository Path**: coding2me/maptalks-gcj02 ## Basic Information - **Project Name**: maptalks-gcj02 - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-23 - **Last Updated**: 2021-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # maptalks-gcj02 #### 介绍 增加maptalks gcj-02投影,maptalks版本号0.44.2 #### 使用说明 1.编译源代码至dist目录 2.将dist目录下拷贝至vue项目src目录下 3.导入maptalks import * as maptalks from '@/maptalks/maptalks.es'; 4.修改坐标系 spatialReference: { projection: 'EPSG:GCJ02' }