Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.02 KB

File metadata and controls

20 lines (12 loc) · 1.02 KB

Map Downloader

Prerequisites

Update manifest file with proper license key as described above in root README file.

Purpose

Gives an example of map management API (MapLoader): how to download map and prepare device for offline work.

You can find more details about map loader in HERE Map Data Download section.

Example

Code snippet which provides working sample which manage map packages on device: download and remove.

References