The default options used to create this marker.
If true, the marker was newly created, and the marker customization function is being called for the first time, before the marker has been added to the map view. False otherwise.
The marker. Any customizations should be made to this object directly.
The trip associated with this marker.
For information about the
vehicle servicing this trip, use google.maps.journeySharing.Trip.latestVehicleLocationUpdate and google.maps.journeySharing.Trip.remainingWaypoints.
The 0-based waypoint index associated with this marker. Use this index on google.maps.journeySharing.Trip.remainingWaypoints to retrieve information about the waypoint.
Generated using TypeDoc
Parameters specific to marker customization functions that apply options to markers representing trip waypoint locations. Used by google.maps.journeySharing.FleetEngineTripLocationProviderOptions.waypointMarkerCustomization.