Hoppa till huvudinnehållet

Loading Maptip?

Kommentarer

1 kommentar

  • Permanently deleted user
    Hi Chris,

     

    If you want to change the "No results" to "Loading" then this message can be edited in the Desktop.json.js filed (typically located at: C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\<SiteName>\Viewers\<ViewerName>\VirtualDirectory\Resources\Config\Default)

     

    If you look for the module called "customSearchSuggestions", under "MapTip" you can include a string that will change the "no results" to whatever you include here. So if you want the message to be "Loading...", it should look like this: 

     

    "customSearchSuggestions": {

     

                "Identify": "",

     

                "MapTip": "Loading...",

     

                "Workflow": "",

     

                "Search": "",

     

                "QueryBuilder": ""

     

    Please note that this might be a problem if the feature actually contains no results in the map tip.

     

    I hope this helps.

     

    - Carmen
    0

Du måste logga in om du vill lämna en kommentar.