Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我仍在了解更多关于传单 1 的信息。我浏览了更改日志,看到对矢量进行了很多改进。传单 1 在不使用 Mapbox GL 的情况下是否有自己的矢量瓦片方式?
Leaflet 不能开箱即用,但您可以使用 vectortile 插件:
在 HTML5 Canvas 上呈现 Mapbox 矢量图块的传单插件。尽管在 Mapnik PNG 平铺渲染和 MapboxGL 中广泛使用 MapboxVectorTiles,但奇怪的是缺少将这些矢量平铺直接集成到 Leaflet 中的库。不要再找了,你一直在寻找的图书馆就在这里!
https://github.com/SpatialServer/Leaflet.MapboxVectorTile