Table of Contents

TTMSFNCCustomMaps.RouteCalculatorDeleteMarker Method

Updates map elements used by the route calculator.

API unit family: TMSFNCMaps Declaring type: TTMSFNCCustomMaps

Syntax

procedure RouteCalculatorDeleteMarker(AMarker: TTMSFNCMapsMarker; AUpdateRoute: Boolean = True);

Parameters

Name Description
AMarker Marker affected by the operation.
AUpdateRoute Set to True to recalculate related route data after deletion.