Home › Forums › MapPress Support › Filtering in mashup map by custom taxonomy › Reply To: Filtering in mashup map by custom taxonomy
January 28, 2022 at 4:25 am
#19374
Aparently, when registering a custom taxonomy, you need to declare it as public and with enabled REST API access in order to use it as a filter. I was missing the public part in my definition, leading to the problem.
Issue – solved