Sample Response: JSON
{
"travelBoundary": {
"costs": [
{
"cost": 10,
"costUnit": "min",
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
19.780479664802826,
41.33503691460768
],
[
19.780466944140922,
41.33505124168657
],
[
19.780466944140922,
41.3350607930725
],
[
19.780479664802826,
41.335065568765465
],
[
19.780479664802826,
41.33507034445843
],
[
19.780530547450425,
41.335065568765465
],
[
19.780536907781375,
41.335056017379536
],
[
19.780568709436125,
41.335056017379536
],
[
19.780568709436125,
41.33505124168657
],
[
19.780575069767075,
41.33505124168657
],
[
19.780568709436125,
41.33504169030064
],
[
19.780536907781375,
41.33504169030064
],
[
19.780536907781375,
41.33503691460768
],
[
19.780498745795676,
41.33504169030064
],
[
19.780479664802826,
41.33503691460768
]
]
]
]
}
}
]
}
}
In case no travel boundary is found, the following response is returned:
{}