サマリー
Enumeration of output types for the Route solver.
プロパティ
プロパティ | 説明 | データ タイプ |
Stops (読み取り専用) | Specifies the output stops for the Route analysis, including which stops could and could not be reached by any of the routes. | Object |
Routes (読み取り専用) | Specifies output routes connecting stops calculated in the Route analysis. | Object |
RouteEdges (読み取り専用) | Specifies the output route edges for the Route analysis, the individual road segments in the network that the routes travel along. | Object |
RouteJunctions (読み取り専用) | Specifies the output route junctions for the Route analysis, the junctions in the network that the routes travel through. | Object |
RouteTurns (読み取り専用) | Specifies the output route turns for the Route analysis, the turn features in the network that the routes travel through. | Object |
Directions (読み取り専用) | The output turn-by-turn directions for the routes calculated in the analysis. | Object |
DirectionPoints (読み取り専用) | 解析で算出されたルートに対して出力されるルート案内を指定します。特定のルート案内イベントまたはマヌーバーが発生したルートに沿ったポイント位置として表されます。 | Object |
DirectionLines (読み取り専用) | これは、解析で算出され、DirectionPoints イベント位置間またはマヌーバー位置間の各ルート セグメントを表すためにスライスされた出力ルート ラインです。 | Object |