UNPKG
@caelann/front_mapbox_custom_layer
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
基于mapbox的自定义图层加载三维数据 - 组件
@caelann/front_mapbox_custom_layer
/
dist
/
index.d.ts
3 lines
(2 loc)
•
156 B
TypeScript
View Raw
1
2
3
export
{
default
as
CustomSingleLayer
}
from
'./components/CustomSingleLayer'
;
export
{
default
as
CustomTileLayer
}
from
'./components/CustomTileLayer'
;