You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Now the getFeatureInfo gets the params from the layer.
- The params are overridable by the params property of the feature info (the tool was using them only in the previous implementation)
- Fixed the excludeParameter filter to add parameter properly (before it was sending to the server a json called params)
- Add a unit test for this
offtherailz
added a commit
to offtherailz/MapStore2
that referenced
this issue
Dec 7, 2016
- Now the getFeatureInfo gets the params from the layer.
- The params are overridable by the params property of the feature info (the tool was using them only in the previous implementation)
- Fixed the excludeParameter filter to add parameter properly (before it was sending to the server a json called params)
- Add a unit test for this
- Now the getFeatureInfo gets the params from the layer.
- The params are overridable by the params property of the feature info (the tool was using them only in the previous implementation)
- Fixed the excludeParameter filter to add parameter properly (before it was sending to the server a json called params)
- Add a unit test for this
if you have a layer with
This filter is not passed to the feature info, even if not in the exclude list is empty.
The text was updated successfully, but these errors were encountered: