Directory
Mapplic includes an integrated, filterable directory of locations that offers diverse configurations and layouts to meet a wide range of requirements.
Layout-related settings, such as landscape/portrait mode, container/sidebar size, display type (list/grid), and the number of columns, can be found within the responsivity section of the Settings panel.
Options
Name | Setting | Description |
---|---|---|
Order by title | ordered | Order locations by title. |
Group by | groupBy | Group locations by assigned groups. |
Thumbnails | thumbnails | Enable location thumbnails using thumb (list) or image (grid) properties. If not set, display location title initials. |
Toggle | toggleSidebar | Enable the directory toggle feature. |
By default | sidebarClosed | Specify whether the directory should be open or closed by default. |
Search and filters
Search and filtering features improve the ease of location discovery for end users. Filters are not restricted to the directory; they also impact the map by highlighting the found locations.
Name | Setting | Description |
---|---|---|
Visibility | filtersAlwaysVisible | Keep the filters visible. |
By default | filtersOpened | Open the filters by default at startup. |
Groups
Groups are used to categorize locations and enable advanced filtering. After defining a group, locations can be assigned to it through the group
location property.
Groups can be reordered using drag-and-drop.
Option | Key | Description |
---|---|---|
Name | name * | Name of the group, must be unique. |
Color | color | Hex color of the group. If not set, dark gray will be used. |
Hide | hide | Hide group from the filter. |
Custom filters
When multiple filters are active, their effects accumulate, resulting in the display of locations that meet the criteria of all active filters.
Filters can be reordered using drag-and-drop.
While adding a groups type filter is trivial, setting up checkbox or dropdown filters require basic knowledge of JavasScript.
Option | Key | Description |
---|---|---|
ID | id * | Filter identifier, must be unique. |
Name | name | Display name of the filter. |
Type | type | Filter type, groups selected. |
Default | default | Select one or more groups that should be filtered by default. |
Disable | disable | Disable filter. |