Companion

object Companion

Functions

Link copied to clipboard
@MapboxExperimental
external fun getOrCreate(): GeofencingService

A method used to instantiate a Geofencing API object.

Link copied to clipboard
@MapboxExperimental
external fun reset()

Releases the Geofencing API object.

Link copied to clipboard
@MapboxExperimental
external fun setUserDefined(custom: GeofencingService)

Replaces the default Geofencing API implementation with a custom one.