相关网站
开源仓库:https://github.com/mapbox
矢量数据处理:https://github.com/mapbox/awesome-vector-tiles
Mapbox Studio:https://studio.mapbox.com/
矢量格式:https://github.com/jingsam/vector-tile-spec/blob/master/2.1/README_zh.md
Tippecanoe:https://github.com/mapbox/tippecanoe(从大量的GeoJSON要素中构建矢量切片集。)
Mapbox.js:https://docs.mapbox.com/mapbox.js/api/v3.2.1/
Mapbox-gl-js:https://docs.mapbox.com/mapbox-gl-js/guides/
mapbox-vector-tile-java:https://github.com/wdtinc/mapbox-vector-tile-java
使用教程
Mapbox管线添加箭头:mapboxgl实现带箭头轨迹线 - 知乎
Mapbox管线流动效果:Add an ant path animation to a line ~| Mapbox GL JS ~| Mapbox
Mapbox自定义着色器:Add a custom style layer ~| Mapbox GL JS ~| Mapbox
常见问题
1、 为什么mapbox无法实现三维?
不支持带高度的点和线;建筑物不支持阴影,不支持高斯模糊。