0.0.6 • Published 5 years ago

@zhiqiangc/manson-leaflet v0.0.6

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

manson-leaflet

下载

npm i @zhiqiangc/manson-leaflet -S

如何使用?

import L from 'leaflet'

import '@zhiqiangc/manson-leaflet'

let map = L.map('map')

let layers = L.tileLayer.chinaProviderGroup().TianDiTu()

L.control.layers(baseLayers).addTo(map)

API

chinaProviderGroup()

TianDiTu()

Normal
Satellite
Terrain

GaoDe()

Normal
Satellite

Google()

Normal
Satellite

Geoq()

Normal
Map
Color
PurplishBlue
Gray
Warm
Cold
0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago