DashOfflineConfigInit

Inheritors

Properties

Link copied to clipboard

Version of navigation tiles which will be used for routing if routing on the latest navigation tiles fails. It's recommended to set version which is present in the offline pack provided via tilesPath.

Link copied to clipboard
abstract var tilesDiskQuota: MemorySize?

Disk quota for the tiles folder defined in tilesPath. When disk quota is exceed, UFX tries to cleanup tiles and free disk space. Set null to have no quota.

Link copied to clipboard
abstract var tilesPath: String?

Path to a folder where UXF stores tiles and other resources.