Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters specific to polyline customization functions for google.maps.journeySharing.FleetEngineDeliveryVehicleLocationProvider.

Hierarchy

Index

Properties

defaultOptions: PolylineOptions

The default options used to create this set of polylines.

deliveryVehicle: DeliveryVehicle

The delivery vehicle traversing through this polyline.

isNew: boolean

If true, the list of polylines was newly created, and the polyline customization function is being called for the first time. False otherwise.

polylines: google.maps.Polyline[]

The list of polylines created. They are arranged sequentially to form the rendered route.

Generated using TypeDoc