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 c7e4532 commit fed198cCopy full SHA for fed198c
ux.symfony.com/templates/ux_packages/map.html.twig
@@ -34,7 +34,7 @@
34
{% block demo_content %}
35
<div>
36
{# The map must have a defined height #}
37
- {{ render_map(map, {style: 'height: 600px;'}) }}
+ {{ ux_map(map, {style: 'height: 600px;'}) }}
38
</div>
39
{% endblock %}
40
0 commit comments