tilesPath

open override var tilesPath: String?

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

You can pre initialize this folder with an offline pack. UXF not only use tiles from the offline pack but also modify them and download new. In case of offline pack, it's also recommended to set version of the navigation tiles present in the pack to fallbackNavigationTilesVersion.

Set null to use default path. By default application storage is used.