OptionalexportProperty of the features of a service having an url usable to trigger a download of features as a document.
Optionalfilter(WMS-only)
Some WMS services may return features close to the clicked position.
By setting the value clickPosition, only features that intersect the clicked position are shown to the user.
Optionalformat(WMS-only)
If the infoFormat is not set to 'application/geojson'´, this can be configured to be the known file format of the response.
If not given, the format is parsed from the response data.
OptionalgeometryIf true, feature geometry will be highlighted within the map.
OptionalgeometryName of the geometry property if not the default field.
OptionalisA function can be defined to allow filtering features to be either selectable (return true) or not.
Unselectable features will be filtered out by the GFI plugin and have neither GFI display nor store presence, but may be visible in the map nonetheless, depending on your other configuration.
Please also mind that usage in combination with extendedMasterportalapiMarkers requires further configuration of that feature for smooth UX.
Feature to check
true if the feature should be selectable, false otherwise
OptionalpropertiesIn case window is true, this will be used to determine which contents to show.
The property names can be localized, regardless if this is set or all properties are shown.
Optionalshow(WFS- and GeoJSON-only) If given, a tooltip will be shown with the values calculated for the feature. The first string is the HTML tag to render, the second its contents; contants may be locale keys.
Please mind that tooltips will only be shown if a mouse is used or the hovering device could not be detected. Touch and pen interactions do not open tooltips since they will open the GFI window, rendering the gatherable information redundant.
Feature to calculate the tooltip for
[HTML tag to render, content or locale key]
OptionalwindowIf true, properties will be shown in the map client.
Gfi configuration for a layer.
Example