Zum Hauptinhalt gehen

Left Click - Popup or Identify Results

Kommentare

5 Kommentare

  • Permanently deleted user

    Chris, 

     

     

    In GE Manager > Site Map > go to the layer of interest and scroll down under Supported Operations, make sure Show Map Tips is checked and Apply changes. When this is checked, you can left-click features to see their information. You should have info in either the Feature Description or Feature Long Description in order to have information for the Map Tip.

     

     

    Regards,

     

     

    -SJE
    0
  • Chris Bates
    See, I knew it would be something obnoxiously simple. Thank you for the tip Steven, I appreciate it.
    0
  • Don Neumann
    Hey Chris, if you ever decide you want single click to go straight to identify results (and thus you are not using map tips), you can modify the Desktop.json.js file MapOnClickBehaviour to read "Identify" instead of "InvokeMapTip". This makes single left clicks identify any identifiable feature by default.

     

     

    "defaultPointFeatureZoomScales": [],

     

              "behaviors": [

     

                {

     

                  "name": "MapOnClickBehavior",

     

                  "commands": [

     

                    "InvokeMapTip" 

     

                  ]

     

                },

     

     

    Don
    0
  • Chris Bates
    Awesome! Thanks Donny!
    0
  • Don Neumann
    Got ya covered buddy
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.