[Qgis-user] How to personalize popup (hoverPopup) content in qgis-web-client?
Antonio Vico
avicomartin at gmail.com
Thu Sep 12 03:43:03 PDT 2013
Hi all,
I try to personalize hoverPopup contents like this sample:
http://webgis.uster.ch/maps/stadtentwaesserung/wc_anlagen?format=image/jpeg&visibleLayers=WC-Anlagen,Gemeindegrenze,Pixelkarten%20und%20%C3%9Cbersichtsplan&searchtables=&startExtent=692000,241500,700100,249000&maxExtent=692000,241500,700100,249000
but I can't do it (In my tests only show name layer qgis 1.8 and name
layer and ).
Reading FeatureInfoDisplay.js file, comments say that hoverPopup can
display the field named "toolbox" but I have tested to create "toolbox"
field in my sample but in hoverPopup only layer name appear (contents in
toolbox field are missing).
In this same file, the showFeatureInfoHover function use 'tooltip'
attribute and I tested again with a field named "tooltip" in my data
sample but content not show.
Can somebody explain how to include data in hoverPopup?
More information about the Qgis-user
mailing list