Skip to main content

How to have a pop-up dialogue box to show the information when I identify a location in place

Comments

2 comments

  • Permanently deleted user
    any solution on this one?
    0
  • John Nerge
    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.