We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2149091 commit 9afba0cCopy full SHA for 9afba0c
packages/plugins/Gfi/README.md
@@ -224,8 +224,7 @@ map.$store.dispatch('plugin/gfi/setFeatureInformation', {
224
})
225
```
226
227
-The payload object has to include all layers configured to be used with this plugin.
228
-The value assigned to those keys is an array of GeoJSON-Features.
+The payload object expects a layer id as a key and an array of GeoJSON-Features as its value.
229
230
The selected feature information can be reset by calling the method with an empty object.
231
0 commit comments