location Engine
open fun locationEngine(@Nullable locationEngine: LocationEngine): LocationComponentActivationOptions.Builder
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
location Engine
a LocationEngine object