Skip to content

Commit a279a05

Browse files
committed
Updated options.md with visibleMarkersList
1 parent caa044e commit a279a05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
| nameSearch | false | Set to true to allow searching for locations by name using separate searchID field. |
4747
| searchID | 'bh-sl-search' | ID of the search input form field for location name searching. |
4848
| nameAttribute | 'name' | If using nameSearch, the data attribute used for the location name in the data file. |
49+
| visibleMarkersList | false | Set to true to have the location list only show data from markers that are visible on the map. |
4950
| infowindowTemplatePath | 'templates/infowindow-description.html' | Path to the default infowindow template. |
5051
| listTemplatePath | 'templates/location-list-description.html' | Path to the default list template. |
5152
| KMLinfowindowTemplatePath | 'templates/kml-infowindow-description.html' | Path to the KML infowindow template – used if dataType is set to kml. |

0 commit comments

Comments
 (0)