Lists
Make a clickable list of all the features shown on your map.
Last updated
Was this helpful?
Make a clickable list of all the features shown on your map.
Last updated
Was this helpful?
The List is an interface that will present locations to your users as a list on your map. This is perfect for creating a .
If you want to include a location search on top of your list, use the Geocoder Control in the "Controls" section, and it will interact naturally with the List.
Sorts by the distance of the current map's center (adjusting as user searches or moves).
Show distance from the map center to the shape's center. You can also choose the units.
You can make the list eternally scrollable, or have it break into paginated sections. If paginated, you can choose the number of locations to show on the list at a single time.
If you want the list to render outside the map in a custom div, put the div ID here.
Automatically sort the items in your list by menu order, title, slug, or ID. By default, they render by date.
Show thumbnail images above the title in the list.
You can group items together by their categories into individual accordion lists, further compressing your list.