I have an app that shows tasks for my employees. They are located across a large area and split into sections.
eg section 1,2,3 etc and each tasks is represented by a pin on a map view.
I want to know how to filter these to only show say section 1 on the map.
I’m assuming I need to use a slice, but can’t figure out how to do this properly.
I’d like to have a dropdown box that I can choose which are to be shown