Route Graphic Data
Returns route path information for an interval.
Last updated
Was this helpful?
Was this helpful?
{
"result": {
"lane": [
{
"class": 2,
"type": 3,
"section": [
{
"graphPos": [
{
"x": 0.7474405812559723,
"y": 0.6761488363820973
},
{
"x": 0.7499409925277831,
"y": 0.6750851191326248
},
…
{
"x": 0.991840672358677,
"y": 0.5716529051326162
}
]
}
]
}
],
"boundary": {
"top": 0.6761488363820973,
"left": 0.7474405812559723,
"bottom": 0.5716529051326162,
"right": 0.991840672358677
}
}
}