Zum Hauptinhalt gehen

Help with the Feature Tooltips Codegallery Sample?

Kommentare

3 Kommentare

  • Permanently deleted user

    Thanks Jonathan,

    I've placed the CSS in the proper file, but I'm still not getting anything showing up. Any tips on how I could troubleshoot further?

    I'm using a feature layer with the name "Property Boundaries", and for now am just trying to get a popup to appear with its PID. Here's my configuration from the desktop.js file:

    {

     

        "libraryId" : "FeatureTooltips",

     

        "moduleName" : "FeatureTooltipsModule",

     

        "moduleType" : "latitudeDemos.featureTooltipsModule",

     

        "configuration" : {

     

            "layers" : [ {

     

                       "name" : "Property Boundaries",

     

                       "color" : "rgba(255,0,0,0.8)",

     

                       "maptip" : "%24%7BPID%7D"

     

             } ],

     

              "fields" : [ {

     

                     "name" : "",

     

                    "fieldtype" : ""

     

                   } ]

     

            }

     

        },

    /customer/servlet/servlet.FileDownload?file=00P6000000eltkLEAQ

    Cheers,

    Matthew

     

     

    0
  • Permanently deleted user

    I am experiencing the same thing. I see FeatureTooltips library is downloaded and the module is initialized when the viewer loads but no ToolTips appear when I hover over a feature. Any update on this?

    Thank you.

    Gary

     

    0
  • Tyson Schoepflin
    Is it possible to use feature tool tips while clustering is enabled?  The tool tips no longer function if clustering is enabled.
    0

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