PTV Navigator Remote Interface Documentation
|
Variables | |
final int | MSG_RI_REMOVE_MARKER = 907 |
Removes markers with a given tag from the map
The "Tag" field describes a string identifier for one or multiple markers to be removed. If no tag is given, all markers with the default tag will be removed.
Key | Value | Type | Info |
---|---|---|---|
Tag | Tag to identify markers which should be removed. Optional, if not set, markers with the default tag will be removed. | String |
RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
RI_ERROR_INVALID_PARAMETER if one of the input variables are not correct.
RI_ERROR_NO_LICENSE if the navigator has no valid license.
© PTV Logistics 2024 | Generated on Tue May 27 2025 16:37:35 for PTV Navigator Remote Interface Documentation by ![]() |