MPContextualInfoSettings

open class MPContextualInfoSettings

Types

Link copied to clipboard
open class Builder

Functions

Link copied to clipboard
@Nullable
open fun getCategories(): List<String>
Get a list of categories used to find entry points Default null
Link copied to clipboard
@NonNull
open fun getContextualInfoScope(): MPDirectionsContextualInfoScopeEnum
Get the contextual info scope.
Link copied to clipboard
@NonNull
open fun getMaxDistance(): Double
Get max distance for where to find locations to give contextual info Default is 5 meters
Link copied to clipboard
@Nullable
open fun getTypes(): List<String>
Get a list of types used to find entry points Default null