MapsResourceOptions

Functions

Link copied to clipboard
Clears temporary Maps data.
Link copied to clipboard
Get the asset path resource option
Link copied to clipboard
Get the base URL resource option
Link copied to clipboard
Get the data path resource option
Link copied to clipboard
Get tile store instance
Link copied to clipboard
Get tile store usage mode
Link copied to clipboard
open fun setAssetPath(@NonNull assetPath: String)
Set the path to the Maps asset folder.
Link copied to clipboard
open fun setBaseURL(@NonNull baseURL: String)
Set the base URL that would be used by the Maps engine to make HTTP requests.
Link copied to clipboard
open fun setDataPath(@NonNull dataPath: String)
Set the path to the Maps data folder.
Link copied to clipboard
open fun setTileStore(@Nullable tileStore: TileStore)
Set the tile store instance for the Maps API objects.
Link copied to clipboard
Set the tile store usage mode for the Maps API objects.