This repository was archived by the owner on Jun 29, 2023. It is now read-only.
Filter means of transport when requesting a route
get_route()
now has the additional optional arguments ubahn
, bus
, tram
and sbahn
(which default to true) which can be used to only request routes with some of the available means of transport.
Also, the header for sending the api key has been removed as it obviously isn't checked anymore and the api works without supplying any api keys.