Skip to content

xiaoiver/custom-mapbox-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom layer based on Mapbox

基于 Mapbox Custom Layer Interface 开发的一些地理信息可视化 DEMO。 涉及一些 WebGL 渲染技术,在知乎上发表了一系列文章:

使用 storybook 展示例子

npm run storybook

Features

文本标注

Polygon 要素标注

数据瓦片 + Cluster

ClusterLayer

TODO

regl 不支持 WebGL2: regl-project/regl#378