Package es.situm.sdk.directions
package es.situm.sdk.directions
-
ClassDescriptionAllows route calculation between two points, usually from current user's location.The error codes received in
Handler.onFailure(Error)on theDirectionsManagerIt represents a modification applied to a graph in order to compute a @{link Route} The basic modifier is considered to be an Action represented by a @{link Actions} options and elements represented by a list of @{link TagModifier} instances where this action would be applied.Actions to be processed when computing a routeHelper class to create well formed instances of DirectionsModifier class.Additional options to keep compatibility with previous versions.Include additional parameters that determine how a route is computed, which links should be considered (either avoided or prioritized) when finding a route between two points.Helper class that creates well formedDirectionsOptionsinstances.Parameters to request a route withDirectionsManager.The accessibility mode used to calculate a routeDirectionsRequestbuilder static inner class.Specifies a properties (tag) based on which Directions API will modify its graph.Helper class to create well formed instances ofTagModifierclass