| Class | Description |
|---|---|
| NutiteqPackageManager |
Offline map package manager that uses Nutiteq online service for map package downloads.
After packages are downloaded, they can be used offline without any connection to the server. |
| PackageInfo |
Information about map package.
|
| PackageManager |
Base class for offline map package manager.
|
| PackageManagerListener |
Base class for map package manager event listeners.
Includes callbacks for package list events and individual package events. |
| PackageMetaInfo |
Package meta info element.
|
| PackageStatus |
The status of the map package.
|
| PackageTileMask |
Tile mask contains map package spatial coverage information and
can be used for very fast 'tile in package' tests. |
| Enum | Description |
|---|---|
| PackageAction |
The current action that describes the operation being performed with the package.
|
| PackageErrorType |
Possible error types for failed package downloads.
|
| PackageMetaInfoType |
Meta info type.
|
| PackageTileStatus |
Tile status.
|
| PackageType |
Package types.
|