Table of Contents

TTMSFNCGoogleMapsRouteRec Record

Stores one route returned by a directions request.

API unit family: TMSFNCGoogleMaps

Syntax

TTMSFNCGoogleMapsRouteRec = record

Fields and properties

Name Type Description
Legs array of TTMSFNCGoogleMapsLegRec Stores the route legs.
Name string Stores the display or GPX name.
Path TTMSFNCMapsCoordinateRecArray Stores the decoded path coordinates.