We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ab695 commit 4a1f374Copy full SHA for 4a1f374
.nvmrc
@@ -0,0 +1 @@
1
+15.11.0
README.md
@@ -50,7 +50,7 @@ mapml-viewer:defined {
50
}
51
```
52
53
-## A parellel customized built-in element
+## A parallel customized built-in element
54
55
The `<map is="web-map">` customized built-in element is developed in parallel
56
to the `<mapml-viewer>` autonomous custom element.
package.json
@@ -1,5 +1,5 @@
{
2
- "name": "web-map-custom-element",
+ "name": "@maps4html/web-map-custom-element",
3
"version": "0.8.0",
4
"description": "web-map customized built-in HTML <map> or custom <mapml-viewer>",
5
"keywords": [
0 commit comments