RealLocationOptions
Use this class to specify that locations are real. Set it via NavigationOptions.locationOptions. Can be one of DefaultProvider or CustomProvider.
Types
Link copied to clipboard
Use this class to specify that custom LocationProvider implementation should be used.
Link copied to clipboard
Use this class to specify that default LocationProvider implementation should be used.
Functions
Link copied to clipboard
Returns whether the locations are being simulated.
Link copied to clipboard
Returns location provider name. It may be a class name or an indication whether it's a default provider or a custom one.