@opensystemslab/map 1.0.0-alpha.12 → 1.0.0-alpha.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { c as Va, _ as La, g as il } from "./index-IocjROo3.mjs";
1
+ import { c as Va, _ as La, g as il } from "./index-iDaxXOto.mjs";
2
2
  var fn = {}, cn = {}, cr, vn;
3
3
  function Q() {
4
4
  if (vn) return cr;
package/dist/index.html CHANGED
@@ -37,6 +37,13 @@
37
37
  --postcode__input__padding: 30px 10px;
38
38
  --postcode__input__height: 60px;
39
39
  }
40
+
41
+ my-map {
42
+ --autocomplete__font-family: "Courier New";
43
+ --autocomplete__error__font-weight: 900;
44
+ --autocomplete__input__max-width: 500px;
45
+ --govuk-error-colour: hotpink;
46
+ }
40
47
  </style> -->
41
48
  </head>
42
49
 
@@ -55,7 +62,8 @@
55
62
  drawMode
56
63
  drawMany
57
64
  drawType="Point"
58
- basemap="MapboxSatellite"
65
+ basemap="OSVectorTile"
66
+ showOSSearch
59
67
  showCentreMarker
60
68
  osCopyright="© Crown copyright and database rights 2024 OS AC0000812160"
61
69
  osProxyEndpoint="https://api.editor.planx.dev/proxy/ordnance-survey"