跳转到内容

@naivemap/maplibre-gl-image-layer v0.0.1-alpha.1


@naivemap/maplibre-gl-image-layer

Install

bash
pnpm add @naivemap/maplibre-gl-image-layer

Example

ts
const layer = new ImageLayer('image-layer', option)

map.addLayer(layer)

类型别名