Commit cb90d4e
authored
feat: Updates sample to use marker anchor option. (#820)
* feat: Updates sample to use marker anchor option.
Change-Id: Id685454421924fa708f2478d8edc58132f2500e5
* Change Google Maps API version from alpha to weekly
* Remove unnecessary newline in index.ts
* Remove newline
* Remove ts-ignore for custom marker definition
Removed TypeScript ignore directive for better type safety.
* Remove TypeScript ignore comment for marker
* Adds ts-ignores to anchorLeft and anchorTop lines.
The ts-ignores were added because we don't have typings yet.1 parent 58435ac commit cb90d4e
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
87 | | - | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
111 | | - | |
| 115 | + | |
0 commit comments