How to have a pop-up dialogue box to show the information when I identify a location in place
I couldn’t figure out how to have a pop-up dialogue box to show the information when I identify a location in place, in the current situation or the default behavior is to show the retuned results in the side pane and I don’t know if it’s possible to configure G.E to let the results be displayed in a pop-up box just like the way it shows the tips.
The following screenshot shows he default behavior when identifying a location
/customer/servlet/servlet.FileDownload?file=00P6000000em1eBEAQ
the next screenshot shows the default behavior when the map tips activated ( the dialogue box popes up )
/customer/servlet/servlet.FileDownload?file=00P6000000em1P6EAI
Now is it possible to let the G.E displays the results in a pop up window just like the map tips ????1
Best regards,
Ahmad
-
any solution on this one? 0 -
Not that I know of in the GVS, but in the GVH you can change the resultMappings in the Results module to show map tips instead of a list of results by changing the ShowResultsList command to ShowMapTip.
"resultMappings": {
"Identify": [
"AddPushpins",
"ShowMapTip",
"SetCollectionOfInterest"
],0
Please sign in to leave a comment.
Comments
2 comments