Namespace: platformData
- Last UpdatedMay 14, 2025
- 1 minute read
H.service.extension.platformData
This namespace contains classes related to fetching HERE map data using the HERE Fleet Telematics API.
Classes
Type Definitions
-
The map data layer configuration options from the HERE Fleet Telematics API.
Properties:
-
H.service.extension.platformData.Table H.service.extension.dataView.ITable.<(string|Array.<(!Uint16Array|!Float32Array)>), (!Object.<string, *>|undefined)> Deprecated : since 3.1.63.0
-
An object to provide read access to the rows, columns and cells of a HERE Fleet Telematics API data layer. The type definition implements
H.service.extension.dataView.ITable
interface