DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

Map Provider Initialization
Note
SW Release Applicability: This tutorial is applicable to modules in NVIDIA DRIVE Software releases.

The initialization functions of the map provider are:

Note the map provider parameters are significant as they determine per-map and total memory allocations.

The initializer examines the provided map cache file (XML) or map directory and prepares to serve map requests. It returns a handle to a map provider that should be used to request Map data as needed. Initially the Map Provider is backed by content in the local filesystem, including map cache files (XML).

Map cache files can be created with a conversion tool (see HERE Maps to DriveWorks Maps Converter Tool).

For more information see Map Access Sample .