Built-in symbol paths.
Access by calling const {SymbolPath} = await google.maps.importLibrary("core"). See https://developers.google.com/maps/documentation/javascript/libraries.
const {SymbolPath} = await google.maps.importLibrary("core")
A backward-pointing closed arrow.
A backward-pointing open arrow.
A circle.
A forward-pointing closed arrow.
A forward-pointing open arrow.
Generated using TypeDoc
Built-in symbol paths.
Access by calling
const {SymbolPath} = await google.maps.importLibrary("core")
. See https://developers.google.com/maps/documentation/javascript/libraries.