MPIMapConfig

abstract class MPIMapConfig

This configuration object is used when creating a new MapControl instance. A MPIMapConfig object can only be created through the accompanying builder class.

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
open fun getClusterIconAdapter(): MPClusterIconAdapter
Link copied to clipboard
open fun getContext(): Activity
Link copied to clipboard
open fun getFloorSelector(): MPFloorSelectorInterface
Link copied to clipboard
open fun getFontColor(): String
Link copied to clipboard
open fun getFontTextSize(): Int
Link copied to clipboard
open fun getFontTypeface(): Typeface
Link copied to clipboard
open fun getInfoWindowAdapter(): IInfoWindowAdapter
Link copied to clipboard
open fun getMapProvider(): MPIMapProvider
Link copied to clipboard
open fun getMapView(): View
Link copied to clipboard
open fun getShowFloorSelector(): Boolean
Link copied to clipboard
open fun getShowFontHalo(): Boolean
Link copied to clipboard
open fun getShowInfoWindowOnClickedLocation(): Boolean
Link copied to clipboard
open fun getShowUserPosition(): Boolean
Link copied to clipboard
open fun getTileFadeInEnabled(): Boolean