Namespace: TianDiTu_WGS84CRS

TianDiTu_WGS84CRS

天地图 WGS84 坐标对象。

Example

var map=L.map('map', {
      crs: L.CRS.TianDiTu_WGS84CRS,
     ...
   })