Skip to content

gi-nx


gi-nx / setTiles

ts
function setTiles(sourceId: string, tiles: string[]): void;

Can be used by an app to override the source of a vector tile layer

Parameters

ParameterType
sourceIdstring
tilesstring[]

Returns

void