Resumen
Enumeration of output types for the Route solver.
Propiedades
Propiedad | Explicación | Tipo de datos |
Stops (Sólo lectura) | Specifies the output stops for the Route analysis, including which stops could and could not be reached by any of the routes. | Object |
Routes (Sólo lectura) | Specifies output routes connecting stops calculated in the Route analysis. | Object |
RouteEdges (Sólo lectura) | Specifies the output route edges for the Route analysis, the individual road segments in the network that the routes travel along. | Object |
RouteJunctions (Sólo lectura) | Specifies the output route junctions for the Route analysis, the junctions in the network that the routes travel through. | Object |
RouteTurns (Sólo lectura) | Specifies the output route turns for the Route analysis, the turn features in the network that the routes travel through. | Object |
Directions (Sólo lectura) | The output turn-by-turn directions for the routes calculated in the analysis. | Object |
DirectionPoints (Sólo lectura) | Especifica las indicaciones paso a paso de salida para las rutas calculadas en el análisis, representadas como ubicaciones de puntos a lo largo de las rutas donde se producen eventos de indicaciones o maniobras específicos. | Object |
DirectionLines (Sólo lectura) | Especifica las líneas de ruta de salida calculadas en el análisis dividido en zonas para representar cada segmento de ruta entre ubicaciones de eventos o maniobras de DirectionPoints. | Object |