Type Alias MVTTileProviderOptions

MVTTileProviderOptions: TileProviderOptions & {
    url: string;
}

Type declaration

  • url: string

    url to pbf tiled datasource {x}, {y}, {z} are placeholders for x, y, zoom