Uses of Class
com.azure.maps.route.models.RouteRange
Packages that use RouteRange
-
Uses of RouteRange in com.azure.maps.route.models
Methods in com.azure.maps.route.models that return RouteRangeModifier and TypeMethodDescriptionstatic RouteRangeRouteRange.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteRange from the JsonReader.RouteRangeResult.getReachableRange()Get the reachableRange property: Reachable Range.Methods in com.azure.maps.route.models with parameters of type RouteRangeModifier and TypeMethodDescriptionRouteRangeResult.setReachableRange(RouteRange reachableRange) Set the reachableRange property: Reachable Range.