We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b48f0 commit e7656a0Copy full SHA for e7656a0
samples/web-components-markers/web-components-markers.json
@@ -1,7 +1,7 @@
1
{
2
"title": "Add a Map with Markers using HTML",
3
"callback": "initMap",
4
- "libraries": ["marker"],
+ "libraries": ["maps", "marker"],
5
"version": "beta",
6
"tag": "web_components_markers",
7
"name": "web-components-markers",
@@ -11,4 +11,4 @@
11
"alias": "mode"
12
},
13
"permalink": "samples/{{ page.fileSlug }}/{{mode}}/{% if mode == 'jsfiddle' %}demo{% else %}index{% endif %}.{{ page.outputFileExtension }}"
14
- }
+ }
0 commit comments