FeltTiledVectorSource: { type: "felt"; tileTemplateUrl: string; }
type
"felt"
tileTemplateUrl
string
A tiled vector source is a layer that is populated from data the has been uploaded to Felt, and processed into vector tiles.
type: "felt"
Identifies this as a tiled vector source. Typically, these tiles will have been uploaded to and processed by Felt.
tileTemplateUrl: string
The template URL used for fetching tiles.
Last updated 9 months ago
Was this helpful?