Skip to content

Commit c847465

Browse files
authored
Remove TypeScript ignore comment for marker
1 parent 05b416c commit c847465

File tree

1 file changed

+0
-1
lines changed
  • samples/advanced-markers-graphics

1 file changed

+0
-1
lines changed

samples/advanced-markers-graphics/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ async function initMap() {
4545
position: { lat: 37.434, lng: -122.082 },
4646
content: beachFlagImg,
4747
title: 'A marker using a custom PNG Image',
48-
//@ts-ignore
4948
anchorLeft: "0px",
5049
anchorTop: "100%",
5150
});

0 commit comments

Comments
 (0)