I have a map with data about locations, I need only engineers to see one location, only builders to see the second, only architects to see the third, and so on… yes, for this… i can just make different data(slices), but I also need the admin to see it all. Do I have options for this?
P.S. Individual Workers see individual records, admin sees everything.