yamaps-field-formatter.html.twig in Yandex.Maps 8
<div class="yamaps-field-map" style="height:{{ height }};width:{{ width }}" id="{{ map_id }}"></div>
1 theme call to yamaps-field-formatter.html.twig
- YamapsDefaultFormatter::viewElements in src/
Plugin/ Field/ FieldFormatter/ YamapsDefaultFormatter.php - Builds a renderable array for a field value.
File
templates/yamaps-field-formatter.html.twigView source
- <div class="yamaps-field-map" style="height:{{ height }};width:{{ width }}" id="{{ map_id }}"></div>