CustomMapParams

Allows for customization of various Map features

Building the Custom Map Params will initialize the SDK variables. This must be called prior to initializing the SDK or the behaviour may be undefined.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
open class Icon
Customizable CustomMapParams.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setActivity(activity: AppCompatActivity)
Link copied to clipboard
open fun setBaseMapContainerView(baseMapContainer: View)
Link copied to clipboard
open fun setForegroundServiceResumeActivity(activityClass: Class<out Any>)
Link copied to clipboard
open fun setPrefetchMapData(enable: Boolean)
Link copied to clipboard