v3.0.0-beta01#
_2023-02-09
Added#
- New An extended colour theming system (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 CitymapperDirectionsView, 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 CitymapperDirectionsView - you no longer need to create your own
NavigableRoute
to display a Route using the newconfigure(Route, TrackingConfiguration?)
method