PTV Navigator Remote Interface Documentation
Variables

RemovePolyline

Variables

final int MSG_RI_REMOVE_POLYLINE = 909

Detailed Description

Removes polylines with a given tag from the map

The "Tag" field describes a string identifier for one or multiple polylines to be removed. If no tag is given, all polylines with the default tag will be removed.

Sending bundle:

KeyValueTypeInfo
Tag Tag to identify polylines which should be removed. Optional, if not set, polylines with the default tag will be removed. String

Returned error codes:

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 doxygen 1.7.3