On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

GMTCCustomizableMarkerType

Stay organized with collections Save and categorize content based on your preferences.
GMTCCustomizableMarkerType

Enumerations

enum  GMTCCustomizableMarkerType {
  GMTCCustomizableMarkerTypeUnknown = -1, GMTCCustomizableMarkerTypeTripPickupPoint, GMTCCustomizableMarkerTypeTripDropoffPoint, GMTCCustomizableMarkerTypeTripVehicle,
  GMTCCustomizableMarkerTypeIntermediateDestination
}
 Enum definition of all supported customizable marker types. More...

Enumeration Type Documentation

Enum definition of all supported customizable marker types.

Enumerator:
GMTCCustomizableMarkerTypeUnknown 

Placemark for internal marker types that are not customizable.

GMTCCustomizableMarkerTypeTripPickupPoint 

Pickup point icon shown when a trip is in progress with a participating rider.

GMTCCustomizableMarkerTypeTripDropoffPoint 

Dropoff point icon shown when the trip is in progress with a participating rider.

GMTCCustomizableMarkerTypeTripVehicle 

Vehicle icon shown when the trip is in progress.

This icon matches the trip connected to the rider.

GMTCCustomizableMarkerTypeIntermediateDestination 

An intermediate destination in an active trip.