GeofencingOptions

@MapboxExperimental
class GeofencingOptions : Serializable

Configuration options affecting the behavior of the geofencing service.

Types

Link copied to clipboard
@MapboxExperimental
class Builder

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
@MapboxExperimental
fun toBuilder(): GeofencingOptions.Builder

Convert to Builder allowing to change class properties.

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

Radius for point geometries (in meters) to be monitored.

Link copied to clipboard

The maximum amount of monitored features.