Builder
Builder class for constructing a new instance of LocationComponentActivationOptions.
Constructors
Functions
Link copied to clipboard
Method which actually builds the LocationComponentActivationOptions object while taking the various options into account.
Link copied to clipboard
open fun locationComponentOptions(locationComponentOptions: LocationComponentOptions): LocationComponentActivationOptions.Builder
Link copied to clipboard
open fun locationEngine(@Nullable locationEngine: LocationEngine): LocationComponentActivationOptions.Builder
Deliver your own LocationEngine to the LocationComponent.
Link copied to clipboard
open fun locationEngineRequest(locationEngineRequest: LocationEngineRequest): LocationComponentActivationOptions.Builder
Link copied to clipboard
Link copied to clipboard
open fun useDefaultLocationEngine(useDefaultLocationEngine: Boolean): LocationComponentActivationOptions.Builder
Link copied to clipboard
open fun useSpecializedLocationLayer(useSpecializedLocationLayer: Boolean): LocationComponentActivationOptions.Builder
True if you want to initialize and use the specialized location layer to render the location puck.