setAssetPath

open fun setAssetPath(@NonNull assetPath: String)

Set the path to the Maps asset folder. The path to the folder where application assets are located. Resources whose protocol is `asset://` will be fetched from an asset folder or asset management system provided by respective platform. This option is ignored for Android platform. An iOS application may provide path to an application bundle's path.

Parameters

assetPath

asset path