H.service.metaInfo.Service.Options
Type Definition Summary
[ For full details, see the Type Definition Details ]
Property Summary
Properties |
---|
The type of the map tile service to communicate with, e.g. 'base' (default), 'aerial', etc. (Refer to HERE Map Tile API documentation for available types) |
The map version hash to use for retrieving tiles, default is newest and will be automatically updated |
The sub-domain of the map tile service relative to the platform's base URL, default is |
Type Definition Description
Property Details
type: {string=} [optional]
The type of the map tile service to communicate with, e.g. 'base' (default), 'aerial', etc. (Refer to HERE Map Tile API documentation for available types)
version: {string=} [optional]
The map version hash to use for retrieving tiles, default is newest and will be automatically updated
subDomain: {string=} [optional]
The sub-domain of the map tile service relative to the platform's base URL, default is 'maps'