locationEngine

Deliver your own LocationEngine to the LocationComponent.

The true/false useDefaultLocationEngine activation option is ignored when a non-null LocationEngine is set via this `locationEngine()` method.

Return

the Builder object being constructed

Parameters

locationEngine

a LocationEngine object

open fun locationEngine(locationEngine: LocationEngine): LocationComponentActivationOptions.Builder