Map Telemetry Impl
Creates a map telemetry instance using appplication context and access token
Parameters
appContext
the application context
accessToken
the mapbox access token
fun MapTelemetryImpl(telemetry: MapboxTelemetry, appContext: Context, accessToken: String)
Content copied to clipboard
Creates a map telemetry instance using telemetry, appplication context and access token
Parameters
telemetry
the mapbox telemetry
appContext
the application context
accessToken
the mapbox access token