@opensystemslab/map 0.6.1 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.html CHANGED
@@ -43,7 +43,7 @@
43
43
  <div style="display:flex;flex-direction:column;">
44
44
  <h1 style="color:red;font-family:Inter,Helvetica,sans-serif;font-size:16px;">*** This is a testing sandbox - these components are unaware of each other! ***</h1>
45
45
  <div style="margin-bottom:1em">
46
- <my-map zoom="20" maxZoom="23" drawMode drawPointer="dot" id="example-map" />
46
+ <my-map zoom="20" maxZoom="23" drawMode drawPointer="dot" id="example-map" showScale disableVectorTiles osProxyEndpoint="https://api.editor.planx.dev/proxy/ordnance-survey" />
47
47
  </div>
48
48
  <div style="margin-bottom:1em">
49
49
  <postcode-search hintText="Optional hint text shows up here" id="example-postcode" />