Filter: gravityview/maps/infowindow/lazy-load
Whether to render info-window content on demand (on marker click) instead of up front.
Parameters
| Name | Type | Description |
|---|---|---|
| $lazy | bool | Whether to lazy-load info-window content. |
| $view | \View | The View being rendered. |
| $entry_count | int | Number of entries being placed on the map. |
Since
- 3.10.0
Source
Defined in src/Data.php at line 453