Skip to main content

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

NameTypeDescription
$limitintDefault: 25.
$view\ViewThe View.

Since

  • 3.10.0

Source

Defined in src/Search_Filter.php at line 346