Skip to main content

Filter: gravityview/maps/render-entries-list

Whether to render the visible directory entry list alongside the map. Map markers are built independently of this loop, so disabling it keeps every pin while dropping the per-entry HTML — a large payload and render-time saving on big, map-only layouts whose entry list is hidden anyway.

Parameters

NameTypeDescription
$render_entries_listboolDefault: true.
$gravityview\GV\Template_ContextThe template context.

Since

  • 3.10.0

Source

Defined in templates/views/map/map-body.php at line 52