I´m surfing inside this tool but I have problems to reload a existing layer with new data.
I have the layer Owner and I have added filters just in the bottom of the layers selector. This filter send an ajax request that returns a JSON and I need to put this data inside this existing layer.
Is it possible to do that only with Leaflet library or I have to use customs gvNIX javascript functions declared in leaflet.ext.gvnix.map.js?
I can't find how to do that with js
Thanks