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 e9da53b commit 05b416cCopy full SHA for 05b416c
samples/advanced-markers-graphics/index.ts
@@ -30,7 +30,6 @@ async function initMap() {
30
position: { lat: 37.42475, lng: -122.094 },
31
content: pinSvg,
32
title: 'A marker using a custom SVG image.',
33
- //@ts-ignore
34
anchorLeft: "-50%",
35
anchorTop: "-50%",
36
});
0 commit comments