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 applicable for enhanced editions such as the Navigate Edition. It has no affect on other editions.

Implementation

List<CatalogConfiguration> catalogConfigurations;