getDefaultMapsPath

fun getDefaultMapsPath(applicationContext: Context, useSdCard: Boolean = false): String

Gets the default path to the deployed maps folder

Parameters

applicationContext

the application context

useSdCard

uses the SD card of the device if available and if maps folder is deployed in the default maps path on that SD card, otherwise path to internal memory will be returned.