In leaflet documentation it says that this is possible , but whatever i do i cant accomplish that.
I tried on moveend event of map to :
remove the layer from map to force directive to readdit
update the layer object with the parameters.
but whatever i do parameters dont pass in the query in my server.
Is there any solution to that?
i want to do something like this
In leaflet documentation it says that this is possible , but whatever i do i cant accomplish that. I tried on moveend event of map to : remove the layer from map to force directive to readdit update the layer object with the parameters. but whatever i do parameters dont pass in the query in my server. Is there any solution to that?