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 2afed97 commit 393c51bCopy full SHA for 393c51b
samples/advanced-markers-graphics/index.html
@@ -8,11 +8,7 @@
8
<html>
9
<head>
10
<title>Advanced Markers Using Graphics</title>
11
-
12
- <script src="https://use.fontawesome.com/releases/v5.15.4/js/all.js"></script>
13
14
<link rel="stylesheet" type="text/css" href="./style.css" />
15
- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&icon_names=local_pizza" />
16
<script type="module" src="./index.js"></script>
17
</head>
18
<body>
0 commit comments