Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3.

Provides settings for directions with a google.maps.localContext.LocalContextMapView.

Access by calling const {MapDirectionsOptions} = await google.maps.importLibrary("localContext"). See https://developers.google.com/maps/documentation/javascript/libraries.

Hierarchy

  • MapDirectionsOptions

Implements

Index

Constructors

Properties

Methods

Constructors

Properties

Origin for directions and distance.

Methods

  • Adds the given listener function to the given event name.

    Parameters

    • eventName: string
    • handler: Function

    Returns MapsEventListener

Generated using TypeDoc