MainNavigationEngines

public protocol MainNavigationEngines

Important

This is a Public Preview API. It may be changed or removed at any time.
  • The DataSourceSelectionEngine provides an interface for the map data source.

    Declaration

    Swift

    var dataSourceSelectionEngine: DataSourceSelectionEngine? { get }