Table of Contents

Namespace LansMap.Map.TilePipeline.Config

Classes

BlockTileMemory
TileCachePlatformDefaults

Picks the disk tile cache size for the machine the app is running on.

TileCacheRoot
TileMemoryPolicy
TilePipelineConfigDefaults
TilePipelineDependencies

The tile-pipeline pieces a consumer supplies from code, handed to TilePipelineHost.Build or set on a map view through BaseMapView.SetTileDependencies.

TileProviderConfig
TileProviderDefinition

A tile provider your own code supplies, registered once with Register(TileProviderDefinition) and selected on a map by setting Provider to TileProvider.Registered and Registered Provider Id to this definition's Id.

TileProviderRegistry

Where code-supplied tile providers are registered so scenes can select them by id. See TileProviderDefinition.

Structs

TilePipelineConfig
TileProviderRequest

The provider-facing settings a map was configured with, passed to CreateDependencies.

Enums

DiskCacheSizeMode

How ScreenMapView picks the disk tile cache size.

TileCapacityMode