MapTileInfrastructure

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun MapTileInfrastructure(tileStore: MapTileStore, configure: MapTileInfrastructure.Mutable.() -> Unit = {}): MapTileInfrastructure

Constructs a MapTileInfrastructure instance with the given tileStore and with configure applied.

Parameters

tileStore

The MapTileStore instance of the map.