Closed vehrka closed 9 years ago
We should be showing just those 3 categories, the Query goes like
SELECT * FROM registro_centros_es WHERE cat ~ 'B' OR cat ~ 'D' OR cat ~ 'E'
I'll add a WHERE optional config parameter to the map objects
We should be showing just those 3 categories, the Query goes like
SELECT * FROM registro_centros_es WHERE cat ~ 'B' OR cat ~ 'D' OR cat ~ 'E'