hereHDLMCredentials
Set up or delete HERE HD Live Map credentials
Description
hereHDLMCredentials('setup')
opens a dialog box for specifying the
credentials required to access the HERE HD Live Map 1
(HERE HDLM) web service. By default, credentials last for the duration of a
MATLAB® session. To save credentials between sessions, in the HERE HD Live Map
Credentials dialog box, select the Save my credentials between MATLAB
sessions check box.
Simplified form: hereHDLMCredentials
setup
hereHDLMCredentials('delete')
deletes saved HERE HDLM credentials.
Any subsequent use of HERE HDLM functions and objects, such as the hereHDLMConfiguration
or hereHDLMReader
object, requires entering new credentials.
Simplified form: hereHDLMCredentials
delete
Examples
Version History
Introduced in R2019a
1 You need to enter into a separate agreement with HERE in order to gain access to the HDLM services and to get the required credentials (access_key_id and access_key_secret) for using the HERE Service.