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 05b416c commit c847465Copy full SHA for c847465
samples/advanced-markers-graphics/index.ts
@@ -45,7 +45,6 @@ async function initMap() {
45
position: { lat: 37.434, lng: -122.082 },
46
content: beachFlagImg,
47
title: 'A marker using a custom PNG Image',
48
- //@ts-ignore
49
anchorLeft: "0px",
50
anchorTop: "100%",
51
});
0 commit comments