Table of Contents

TTMSFNCRouteCalculator.LoadGPXFromText Method

Returns load gpx from text.

API unit family: TMSFNCRoutecalculator Declaring type: TTMSFNCRouteCalculator Inherited from: TTMSFNCCustomRouteCalculator

Syntax

function LoadGPXFromText(AText: string; ADoGeocoding: Boolean = False): TTMSFNCMapsGPXRec;

Parameters

Name Description
AText Text assigned to the overlay view.
ADoGeocoding When True, addresses are geocoded while loading GPX data.

Returns

The resulting GPX data.