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
| Name | Type | Description |
|---|---|---|
| $render_entries_list | bool | Default: true. |
| $gravityview | \GV\Template_Context | The template context. |
Since
- 3.10.0
Source
Defined in templates/views/map/map-body.php at line 52