We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c4c78 commit e9da53bCopy full SHA for e9da53b
samples/advanced-markers-graphics/index.ts
@@ -25,7 +25,6 @@ async function initMap() {
25
26
const pinSvg =
27
parser.parseFromString(pinSvgString, 'image/svg+xml').documentElement;
28
-
29
const pinSvgMarkerView = new AdvancedMarkerElement({
30
map,
31
position: { lat: 37.42475, lng: -122.094 },
0 commit comments