@opensystemslab/map 0.3.6 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.html CHANGED
@@ -14,7 +14,7 @@
14
14
  />
15
15
  </head>
16
16
  <body>
17
- <my-map zoom="18" maxZoom="23" drawMode />
17
+ <my-map zoom="18" maxZoom="23" drawMode drawPointer="dot" />
18
18
 
19
19
  <script>
20
20
  const map = document.querySelector("my-map");