RouteSearchOptionsProvider
interface RouteSearchOptionsProvider
Provider interface for creating route search options for different transport modes. Each method has a default implementation that can be overridden to customize routing behavior for specific transport modes.
Inheritors
Functions
Link copied to clipboard
Provides bicycle route search options.
Link copied to clipboard
Provides car route search options.
Link copied to clipboard
Provides motorcycle route search options.
Link copied to clipboard
Provides pedestrian route search options.
Link copied to clipboard
Provides public transport route search options.
Link copied to clipboard
Provides scooter route search options.
Link copied to clipboard
Provides taxi route search options. By default, uses the same options as car routing.
Link copied to clipboard
Provides truck route search options. By default, uses the same options as car routing.