Filter: gravityview/maps/viewport-loading/initial-limit
How many entries a viewport Map View's initial page loads (markers load via REST). The entries themselves are not displayed, so a small number keeps the page fast. This caps the SQL row count only; page_size and the total count are unchanged.
Parameters
| Name | Type | Description |
|---|---|---|
| $limit | int | Default: 25. |
| $view | \View | The View. |
Since
- 3.10.0
Source
Defined in src/Search_Filter.php at line 346