I have a list of addresses (markers) shown on my map.
The city names include, for example,
San Jose, Seattle, and Chicago these three cities.
Is it possible to, say, create three checkboxes for these three cities mentioned above.
Then my markers will be displayed based which checkbox(s) are checked.
For example,
if only checkbox Seattle and checkbox Chicago are selected, then the markers of addresses in San Jose will not be shown.