google_maps_webservice.directions library
Classes
- AddressComponent
- Bounds
- Component
- DirectionsResponse
- Fare
- GeocodedWaypoint
- Geometry
- GoogleMapsDirections
- https://developers.google.com/maps/documentation/directions/start
-
GoogleResponse<
T> -
GoogleResponseList<
T> - GoogleResponseStatus
- Leg
- Line
- Location
- Polyline
- Route
- Step
- Stop
- Time
- TransitAgency
- TransitDetails
- Value
- VehicleType
- Waypoint
Functions
-
routeTypeToString(
RouteType type) → String -
stringToRouteType(
String type) → RouteType -
stringToTrafficModel(
String type) → TrafficModel -
stringToTransitMode(
String type) → TransitMode -
stringToTransitRoutingPreferences(
String type) → TransitRoutingPreferences -
stringToTravelMode(
String mode) → TravelMode -
stringToUnit(
String type) → Unit -
trafficModelToString(
TrafficModel type) → String -
transitModeToString(
TransitMode type) → String -
transitRoutingPreferencesToString(
TransitRoutingPreferences type) → String -
travelModeToString(
TravelMode mode) → String -
unitToString(
Unit type) → String