DestinationProvider

Provides destination information for routing and navigation operations.

A destination provider combines a geographic coordinate with terrain information to create destinations that can be used in routing calculations. The provider can resolve coordinates dynamically based on location data.

Since

0.0.86

Constructors

Link copied to clipboard
constructor(coordinate: GeographicCoordinateProvider, level: Level? = null)

Creates a destination provider with the specified coordinate and optional level.

Properties

Link copied to clipboard

The geographic coordinate provider that supplies the destination