mirror of
https://github.com/jiawanlong/Cesium-Examples.git
synced 2025-07-07 08:47:29 +00:00
3 lines
191 B
JavaScript
3 lines
191 B
JavaScript
Proj4js.defs["GOOGLE"]="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs";
|
|
Proj4js.defs["EPSG:900913"]=Proj4js.defs["GOOGLE"];
|