Table of Contents

TTMSFNCCustomDirections Class

Implements shared directions request, provider, and GPX export behavior.

API unit family: TMSFNCDirections Inherits from: TTMSFNCCloudBase Implements: ITMSFNCCustomDirectionsProperties

Syntax

TTMSFNCCustomDirections = class(TTMSFNCCloudBase, ITMSFNCCustomDirectionsProperties)

Methods

Name Description
GetDirections Starts an asynchronous directions request.
GetDirectionsResult Starts an asynchronous directions request and returns the parsed result.
SaveToGPXFile Writes route coordinates to a GPX file.
SaveToGPXStream Writes route coordinates to a GPX stream.
SaveToGPXText Returns route coordinates as GPX text.