Package com.here.sdk.maploader
package com.here.sdk.maploader
-
ClassDescriptionThis method will be called on the main thread when
MapUpdater.retrieveCatalogsUpdateInfo(com.here.sdk.maploader.CatalogsUpdateInfoCallback)has been completed.Holds information for the catalog update intent.Interface to get notified on status updates when updating catalog, previously downloaded byMapDownloader.Represents the state of catalog map updates.A class to control the catalog update process.A method which is called on the main thread whenMapDownloader.deleteRegions(java.util.List<com.here.sdk.maploader.RegionId>, com.here.sdk.maploader.DeletedRegionsCallback)has been completed.A method which is called on the main thread whenMapDownloader.getDownloadableRegions(LanguageCode, DownloadableRegionsCallback)has been completed.Interface to get notified on status updates when downloading map regions.Represents installed catalog.Represents a region, from persistent map storage.Represents download status of region in the persistent map storage.A class for downloading and managing map data for various regions worldwide.A method which is called on the main thread whenMapDownloader.fromEngineAsync(com.here.sdk.core.engine.SDKNativeEngine, com.here.sdk.maploader.MapDownloaderConstructionCallback)has been completed.A class to control map download process.Specifies possible errors that may result from map downloading/prefetching.Error occurred during map operation.Interface to get notified on status updates when updating map data, previously downloaded byMapDownloader.A class for updating regions previously downloaded using theMapDownloader.Defines if installed regions and subregions are updated one-by-one or if all regions are updated only once the updates for all installed regions have been downloaded entirely.A method which is called on the main thread whenMapUpdater.fromEngineAsync(com.here.sdk.core.engine.SDKNativeEngine, com.here.sdk.maploader.MapUpdaterConstructionCallback)has been completed.A class to control the map update process.Represents version of the map.Represents the navigability level of a map region.A method which is called on the main thread whenMapDownloader.getOfflineMapsStorageSizeInBytes(OfflineStorageSizeCallback)has been completed.Specifies possible errors that may result after a map repair operation has been completed.Specifies possible statuses of the already downloaded map regions as a whole.Defines an area, especially part of a country or the world that can be downloaded.Specify a unique identifier for Region.A method which is called on the main thread whenMapDownloader.repairPersistentMap(com.here.sdk.maploader.RepairPersistentMapCallback)has been completed.A class to manage SDK Cache.A method which is called on the main thread whenSDKCache.clearCache(com.here.sdk.maploader.SDKCacheCallback)has been completed.Defines statistics related to the success or failure of patched bundles.