v3.3.0-beta.5#
_2023-02-09
Added#
- New A simpler and more powerful theme system with
CitymapperTheme
(full documentation coming soon) - New A new integrated search flow UI to set the start, end and any depart/arrive by preference for a route plan
- New Plan and display taxi routes using DirectionsViewController, including deep-linking into the 3rd-party provider's app where applicable. Note planning taxi routes is not supported through open-access - contact business@citymapper.com to gain access to this functionality
Changed#
- Simplified usage of DirectionsViewController - you no longer need to create your own
NavigableRoute
to display a Route using the newinit(Route, TrackingConfiguration?)
initializer