Reply To: Filtering in mashup map by custom taxonomy

Home › Forums › MapPress Support › Filtering in mashup map by custom taxonomy › Reply To: Filtering in mashup map by custom taxonomy

#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