PTV Navigator Remote Interface Documentation
Variables

RemovePolygon

Variables

final int MSG_RI_REMOVE_POLYGON = 911

Detailed Description

Removes polygons with a given tag from the map

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

Sending bundle:

KeyValueTypeInfo
Tag Tag to identify polygons which should be removed. Optional, if not set, polygons 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