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.

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