BetterEvRouteStrategy

abstract class BetterEvRouteStrategy

Defines strategies for handling better EV route notifications.

Strategies are split into two categories:

  • Notification - Strategies that display a notification to the user

  • AutoAccept - Silent auto-accept without UI, voice announcement only

Inheritors

Types

Link copied to clipboard

Automatically accepts the better route without showing UI notification. Only plays voice announcement and immediately switches to the better route.

Link copied to clipboard

Strategies that display UI notification to the user for manual decision.