Uses of Class
com.azure.maps.route.models.RouteSection
Packages that use RouteSection
-
Uses of RouteSection in com.azure.maps.route.models
Methods in com.azure.maps.route.models that return RouteSectionModifier and TypeMethodDescriptionstatic RouteSectionRouteSection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteSection from the JsonReader.RouteSection.setTec(RouteSectionTec tec) Set the tec property: Details of the traffic event, using definitions in the [TPEG2-TEC](https://www.iso.org/standard/63116.html) standard.Methods in com.azure.maps.route.models that return types with arguments of type RouteSectionModifier and TypeMethodDescriptionMapsSearchRoute.getSections()Get the sections property: Sections array.