Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

defaultOptions: MarkerOptions

The default options used to create this marker.

isNew: boolean

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.

marker: Marker

The marker. Any customizations should be made to this object directly.

trip: Trip

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