Filter: gravityview/maps/infowindow/lazy-load/threshold
The number of markers above which info-window content is lazy-loaded on click.
Parameters
| Name | Type | Description |
|---|---|---|
| $threshold | int | Default: 100. Set to 0 to never lazy-load. |
| $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 440