Web SDK & React SDK v6.0.1-beta.14

v6.0.1-beta.14

November 14, 2024

Changes

  • getDirections() has been reverted to single destination only. Multi-destination directions can now be generated using getDirectionsMultiDestination().

Features

  • Added accessible flag to connections.
  • Added BlueDot.update() method to set the BlueDot position.
  • Added interactive boolean option for paths. Interactive paths will appear in hover and click events.

Fixes

  • Fixed TypeScript return types for getDirections().