pro4js和openlayer版本配置
pro4js:https://github.com/proj4js/proj4js
pro4js 1.x 坐标系定义:http://spatialreference.org/
加载url:http://spatialreference.org/ref/epsg/{wkid}/proj4js/
pro4js 2.x坐标系定义:http://epsg.io/
加载url:http://epsg.io/{wkid}.js
openlayer 3:http://ol3js.org/
openlayers中文:http://www.openlayers.cn/portal.php
关于pro4j和openlayer的配置详见附件。
转载自:https://blog.csdn.net/liupengtx/article/details/84625070