Skip to content

Commit e7656a0

Browse files
authored
Update web-components-markers.json to add maps library
1 parent 62b48f0 commit e7656a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Add a Map with Markers using HTML",
33
"callback": "initMap",
4-
"libraries": ["marker"],
4+
"libraries": ["maps", "marker"],
55
"version": "beta",
66
"tag": "web_components_markers",
77
"name": "web-components-markers",
@@ -11,4 +11,4 @@
1111
"alias": "mode"
1212
},
1313
"permalink": "samples/{{ page.fileSlug }}/{{mode}}/{% if mode == 'jsfiddle' %}demo{% else %}index{% endif %}.{{ page.outputFileExtension }}"
14-
}
14+
}

0 commit comments

Comments
 (0)