Zum Hauptinhalt gehen

Over-ride Layer Visualization attribute symbology limit of 12

Kommentare

2 Kommentare

  • Chris Roberts
    Hi Allen

     

    This is what I have done.

     

    Open the Desktop and Tablet .js files find the AttributeSymbologySettings and edit the maxRenderClasses to the value required.

     

     eg:

     

     "id": "AttributeSymbologySettings",

     

            "type": "geocortex.essentialsHtmlViewer.mapping.infrastructure.visualization.AttributeSymbologySettingsView",

     

            "markup": "Mapping/infrastructure/visualization/SymbologySettings/AttributeSymbologySettingsView.html",

     

            "viewModelType": "geocortex.essentialsHtmlViewer.mapping.infrastructure.visualization.AttributeSymbologySettingsViewModel",

     

            "libraryId": "Mapping.Infrastructure",

     

            "configuration": {

     

              "maxRenderClasses": 50,

     

              "maxSamples": 1000,

     

              "defaultPointColor": [

     

                150,

     

     

    Cheers

     

    Chris
    0
  • Permanently deleted user
    Outstanding - many thanks.
    0

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