List of All Members for RouteQuery
This is the complete list of members for RouteQuery, including inherited members.
- excludedAreas : list<georectangle>
 - featureTypes : QList<FeatureType>
 - maneuverDetail : enumeration
 - numberAlternativeRoutes : int
 - routeOptimizations : enumeration
 - segmentDetail : enumeration
 - travelModes : enumeration
 - waypoints : QJSValue
 - void addExcludedArea(georectangle)
 - void addWaypoint(coordinate)
 - void clearExcludedAreas()
 - void clearWaypoints()
 - FeatureWeight featureWeight(FeatureType featureType)
 - void removeExcludedArea(georectangle)
 - void removeWaypoint(coordinate)
 - void resetFeatureWeights()
 - void setFeatureWeight(FeatureType, FeatureWeight)