Skip to main content

8 docs tagged with "3.10.0"

View all tags

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.

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.