fetchTileSetSources()
function fetchTileSetSources(tileSetIDs): Promise<TileSetSourceRecord>
Parameters
Parameter | Type |
---|---|
tileSetIDs | TileSetSourceID [] |
Returns
Promise
<TileSetSourceRecord
>
function fetchTileSetSources(tileSetIDs): Promise<TileSetSourceRecord>
Parameter | Type |
---|---|
tileSetIDs | TileSetSourceID [] |
Promise
<TileSetSourceRecord
>