v0.4.0#
2021-03-22
Feature & API Changes#
- Added ability to plan and navigate walk directions, via
planWalkRoutes()inCitymapperDirections - Added ability to plan and navigate scooter hire directions, via
planScooterHireRoute()inCitymapperDirections - Added ability to plan and navigate bike hire directions, via
planBikeHireRoutes()inCitymapperDirections - There is a new api for hired bikes and scooters, adding the ability to specify if the vehicle is locked or unlocked see
setVehicleLockStateinCitymapperNavigationTracking - Android - Add basic notification personalisation
- Split the Leg class into multiple concrete implementations depending on the type of the leg
Behavior Changes#
Bugs Fixed#
- Fixed a case where the "Continue on X..." guidance event could play twice