TIWCGJQGMap3TravelMode Enumeration

Represents type TIWCGJQGMap3TravelMode.

Namespace: IWCGJQGMap3
type
 TIWCGJQGMap3TravelMode = (gmstmDEFAULT,gmstmBICYCLING,gmstmDRIVING,gmstmTRANSIT,gmstmWALKING);

The TIWCGJQGMap3TravelMode type exposes the following members.

Show:
 NameDescription
gmstmBICYCLING

Represents constant gmstmBICYCLING.

gmstmDEFAULT

Represents constant gmstmDEFAULT.

gmstmDRIVING

Represents constant gmstmDRIVING.

gmstmTRANSIT

Represents constant gmstmTRANSIT.

gmstmWALKING

Represents constant gmstmWALKING.

Top