TileLayerProperties: LayerProperties & {
    $tilePackageUrl?: string;
}

Properties that can be specified for the TileLayerExtensionProperties.layer property.

Type declaration

  • Optional$tilePackageUrl?: string

    URL to an offline tile package for this layer. Not supported in the TypeScript API.