Fixes
- 解决地形上 GeoJSONVectorTileLayer 瓦片没有正常更新的问题 #2816
Fixes
- Fix outdated tile cache of vt layer on terrain, #2816
Unclaimed project
Are you a maintainer of maptalks.js? Claim this project to take control of your public changelog and roadmap.
Changelog
A light and plugable JavaScript library for integrated 2D/3D maps.
@fuzhenn @deyihu
new maptalks.VectorTileLayer("baselayer", {
urlTemplate: `path/to/{z}/{x}/{y}`,
sdfURL: "./glyphs/{fontstack}/{range}.pbf",
style: `./style.json`,...