All display of Features (WMS GetFeatureInfo, Searches) is done by the
FeaturePanel:
https://github.com/heron-mc/heron-mc/blob/master/heron/lib/widgets/search/FeaturePanel.js
.
It has a config option to enable Feature selection:
/** api: config[featureSelection]
* ``Boolean``
* Should the feature geometries that are shown be selectable in
grid and map? Default ``true``.
*/
featureSelection: true,
WMS GetFeatureInfo uses
https://github.com/heron-mc/heron-mc/blob/master/heron/lib/widgets/search/FeatureInfoPanel.js
and internally FeaturePanel for eventual display, propagating any config
settings, so in theory it could be as simple as to set
featureSelection: false in your FeatureInfoPanel config.
Best,
Just
> --
> --
> You received this message because you are subscribed to the Google
> Groups "geoext-viewer-devel" group.
> To post to this group, send email to
>
geoext-vi...@googlegroups.com
> To unsubscribe from this group, send email to
>
geoext-viewer-d...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/geoext-viewer-devel?hl=en
>
> ---
> You received this message because you are subscribed to the Google
> Groups "Heron Mapping Client Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
geoext-viewer-d...@googlegroups.com
> <mailto:
geoext-viewer-d...@googlegroups.com>.
> For more options, visit
https://groups.google.com/d/optout.