AlternativeRoutesOptions
class AlternativeRoutesOptions
Specifies options related to alternative routes.
Constructors
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Specifies options related to alternative routes.
Properties
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Whether to find only better routes or any alternative to a given reference route. Can only be used with route reconstructions.
Link copied to clipboard
Maximum number of alternative routes to generate in addition to the primary route.
Link copied to clipboard
Follow the reference route for at least this distance before deviating. Can only be used with route reconstructions.
Link copied to clipboard
Follow the reference route for at least this travel time before deviating. Can only be used with route reconstructions.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Link copied to clipboard
Checks whether this AlternativeRoutesOptions object is structurally equal to another object.