catalogConfigurations property

List<CatalogConfiguration> catalogConfigurations
getter/setter pair

This field specifies how the SDKNativeEngine should access, use and store data for different catalogs. You can access default catalogs on the HERE platform and also custom catalogs such as for self-hosted or BYOD (bring your own data) use cases. For further information about catalogs and related concepts see CatalogConfiguration

Note: This API is only available for the Navigate license. It has no affect on other license.

Implementation

List<CatalogConfiguration> catalogConfigurations;