Hi there! I have a CMS called “branches”. Each item in the CMS has 2 fields: “name” and “address”. I’ve connected said CMS to a map, and it currently displays all of the items. Would it be possible to filter the points shown on the map based on user input? For example, if the user typed in a city, it’ll only show the items whose address fall within that city.
Thanks!