mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
minor docs fixes 📝
This commit is contained in:
parent
d80330ba5e
commit
c736ff6427
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
## `5.23.0`
|
||||
|
||||
- 57084262 expose `departure.destination` & `arrival.origin` ✅
|
||||
- 57084262 expose `departure.destination` & `arrival.origin` ✅ – Thanks @bddq!
|
||||
|
||||
[🏷 `5.23.0`](https://github.com/public-transport/hafas-client/releases/tag/5.23.0), 2022-02-23
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# `nearby(location, [opt])`
|
||||
|
||||
This method can be used to find stations close to a location. Note that it is not supported by every profile/endpoint.
|
||||
This method can be used to find stops/stations & POIs close to a location. Note that it is not supported by every profile/endpoint.
|
||||
|
||||
`location` must be an [*FPTF* `location` object](https://github.com/public-transport/friendly-public-transport-format/blob/3bd36faa721e85d9f5ca58fb0f38cdbedb87bbca/spec/readme.md#location-objects).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue