RegionsAlongRoute
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Configuration for regions along route updates.
Constructors
Link copied to clipboard
constructor(radius: Distance = DEFAULT_RADIUS, networkConnectivity: NetworkConnectivityConfiguration = DEFAULT_NETWORK_CONNECTIVITY)
Types
Link copied to clipboard
Represents default values for RegionsAlongRoute constructor.
Properties
Link copied to clipboard
Specifies over which network types are downloads allowed. Defaults to always allowing all network types.
Link copied to clipboard
Indicates the distance within which regions around the current route would be considered for an update. This should not be a negative value. Defaults to DEFAULT_RADIUS