Tile Variant
WARNING: This API is not intended for public usage. It can be deleted or changed without any notice. A tile variant identifies tiles associated with a specific domain, dataset, and version.
Constructors
Link copied to clipboard
open fun TileVariant(@NonNull domain: TileDataDomain, @NonNull dataset: String, @NonNull version: String)