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.
const {MapDirectionsOptions} = await google.maps.importLibrary("localContext")
Origin for directions and distance.
Adds the given listener function to the given event name.
Generated using TypeDoc
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.