UrlTemplate3DTilesDataProvider

constructor(urlTemplate: Resource, options: UrlTemplate3DTilesDataProvider.ConstructorOptions? = definedExternally)(source)

Parameters

urlTemplate

URL template containing {z}, {x}, and {y} placeholders.

options

Provider options.


constructor(urlTemplate: String, options: UrlTemplate3DTilesDataProvider.ConstructorOptions? = definedExternally)(source)