map-offline/README.md

8 lines
244 B
Markdown
Raw Normal View History

2023-07-26 16:55:19 +08:00
##
2023-07-26 16:34:03 +08:00
2023-07-26 16:55:19 +08:00
// L.tileLayer("http://webrd0{s}.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={x}&y={y}&z={z}", {
// attribution: '© ',
// maxZoom: 15,
// minZoom: 10,
// subdomains: "1234"
// }).addTo(map.value)