@tssu/mapbox-gl

0.0.1 • Public • Published

This repository is a fork of mapbox/mapbox-gl-js, adding support for EPSG:4326、CGCS2000 raster source. See mapbox-gl.

To use EPSG:4326 raster:

tianditu: {
  type: 'raster',
  tiles: ['http://t0.tianditu.gov.cn/DataServer?T=vec_c&x={x}&y={y}&l={z}'],
  tileSize: 256,
  crs: 'EPSG:4326'
}

Dependents (0)

Package Sidebar

Install

npm i @tssu/mapbox-gl

Weekly Downloads

12

Version

0.0.1

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

37.4 MB

Total Files

53

Last publish

Collaborators

  • vcent
  • chensc6857
  • dogwangwangwang