activate Location Component
open fun activateLocationComponent(@NonNull activationOptions: LocationComponentActivationOptions)(source)
This method initializes the component and needs to be called before any other operations are performed. Afterwards, you can manage component's visibility by setLocationComponentEnabled.
Parameters
activation Options
a fully built LocationComponentActivationOptions object