ExternalMapDataSource

@available(*, deprecated, message: "Will be removed in v4.25.0. Please use ExternalMapDataSourceClient and ExternalMapDataSourceServer classes respectively.")
public class ExternalMapDataSource
extension ExternalMapDataSource: NativeBase
extension ExternalMapDataSource: Hashable

Factory class to configure SDK with external map data source. By “external map data source” we mean the map data service that is connected under the hood by our internal OCM Access Manager (OCM AM). This feature can help to share data with multiple user profiles on the same device. Note that this feature requires an advanced set-up. In case of doubt, please contact your HERE representative.

Usage example:

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.