public user status: show polyline if available
This commit is contained in:
parent
3c897ad62a
commit
d7f251e51f
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ sub user_status {
|
||||||
journey_id => $candidate->{id},
|
journey_id => $candidate->{id},
|
||||||
verbose => 1,
|
verbose => 1,
|
||||||
with_datetime => 1,
|
with_datetime => 1,
|
||||||
|
with_polyline => 1,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue