File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ You can add custom HTML attributes too:
167167
168168
169169 Twig Function ``ux_map() ``
170- --------------------------
170+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
171171
172172The ``ux_map() `` Twig function allows you to create and render a map in your Twig
173173templates. The function accepts the same arguments as the ``Map `` class:
@@ -193,11 +193,11 @@ templates. The function accepts the same arguments as the ``Map`` class:
193193 ) }}
194194
195195 Twig Component ``<twig:ux:map /> ``
196- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
196+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
197197
198198Alternatively, you can use the ``<twig:ux:map /> `` component.
199199
200- .. code-block :: twig
200+ .. code-block :: html+ twig
201201
202202 <twig:ux: map
203203 center="[51.5074, 0.1278]"
You can’t perform that action at this time.
0 commit comments