colorized-gmap-output.html.twig in Colorized google maps block 8
Displays the Colorized Gmap block content.
Available variables:
- machine_name: machine name of the block.
1 theme call to colorized-gmap-output.html.twig
- ColorizedGmapBlock::build in src/
Plugin/ Block/ ColorizedGmapBlock.php - Builds and returns the renderable array for this block plugin.
File
templates/colorized-gmap-output.html.twigView source
- {#
- /**
- * @file
- * Displays the Colorized Gmap block content.
- *
- * Available variables:
- * - machine_name: machine name of the block.
- *
- * @ingroup themeable
- */
- #}
- <div id="colorized-gmap-{{ machine_name }}" class="colorized-gmap-common"></div>