Skip to main content

Filter: gfpdf_gv_static_map_caption

The caption printed beneath a directory-wide Static Map.

Empty when every entry is on the map. Return an empty string to suppress it, or a string to replace it — the markup around it is added afterwards, so return text rather than HTML.

Parameters

NameTypeDescription
$captionstringThe default caption, or '' when nothing was left out.
$representedintEntries with at least one marker on the map.
$totalintEntries in the document.
$view\ViewThe View being rendered.

Since

  • 2.0

Source

Defined in src/Pdf/Maps/StaticMapRenderer.php at line 529