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.
Generated using TypeDoc
Parameters specific to marker customization functions that apply options to markers representing trip vehicle, origin and destination locations. Used by google.maps.journeySharing.FleetEngineTripLocationProviderOptions.vehicleMarkerCustomization, google.maps.journeySharing.FleetEngineTripLocationProviderOptions.originMarkerCustomization, and google.maps.journeySharing.FleetEngineTripLocationProviderOptions.destinationMarkerCustomization.