Skip to content

v0.4.0#

2021-03-22

Feature & API Changes#

  • Added ability to plan and navigate walk directions, via planWalkRoutes() in CitymapperDirections
  • Added ability to plan and navigate scooter hire directions, via planScooterHireRoute() in CitymapperDirections
  • Added ability to plan and navigate bike hire directions, via planBikeHireRoutes() in CitymapperDirections
  • There is a new api for hired bikes and scooters, adding the ability to specify if the vehicle is locked or unlocked see setVehicleLockState in CitymapperNavigationTracking
  • 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