Successor of xRoute1.ViaType.VIA_STOP
Posted: Wed Jun 19, 2024 12:56 pm
Hello,
What parameter succeeds the ViaType.VIA_STOP?
Regards,
Prakash
What parameter succeeds the ViaType.VIA_STOP?
Regards,
Prakash
Everything around the product PTV xServers.
https://xserver-forum.ptvlogistics.com/
Code: Select all
"waypoints": [
{
"$type": "OffRoadWaypoint",
"location": {
"offRoadCoordinate": {
"x": 19.18994,
"y": 47.234737
}
}
}
,{
"$type": "ManipulateRouteWaypoint",
"coordinate": {
"x": 13.317454541807578,
"y": 49.67744796196884
},
"radius": 1000
},
{
"$type": "OffRoadWaypoint",
"location": {
"offRoadCoordinate": {
"x": 11.182683,
"y": 49.389227
}
}
}
]