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
The problem is that GetFeatureInfo request with geoserver 2.5 returns just one response even if many responses exists. Solution is to add this parameter in the request : 'FEATURE_COUNT': config.maxFeatures.
The text was updated successfully, but these errors were encountered:
The problem is that GetFeatureInfo request with geoserver 2.5 returns just one response even if many responses exists. Solution is to add this parameter in the request : 'FEATURE_COUNT': config.maxFeatures.
The text was updated successfully, but these errors were encountered: