{
    "ADVANCED_DEBUG": false,
    "COMMUNICATION": {
        "baseUrl": "http://tdp.j.webmapp.it",
        "resourceBaseUrl": "http://tdp.j.webmapp.it/geojson"
    },
    "DETAIL_MAPPING": {
        "default": {
            "fields": {
                "address": "address",
                "description": "description",
                "email": "contact:email",
                "image": "image",
                "phone": "contact:phone",
                "title": "name"
            },
            "table": {
                "ascent": "Dislivello positivo",
                "cai_scale": "Difficoltà",
                "descent": "Dislivello negativo",
                "distance": "Lunghezza",
                "duration:backward": "Tempi in direzione contraria",
                "duration:forward": "Tempi",
                "ref": "Percorso"
            },
            "urls": {
                "url": "Vai al sito web"
            }
        }
    },
    "INCLUDE": {
        "url": "/config.json"
    },
    "LANGUAGES": {
        "actual": "it"
    },
    "MAP": {
        "bounds": {
            "northEast": [
                43.09095496313368,
                10.17333984375
            ],
            "southWest": [
                43.93152797296857,
                11.1676025390625
            ]
        },
        "center": {
            "lat": 43.71748885000646,
            "lng": 10.40031909942627
        },
        "defZoom": 13,
        "hideLocationControl": false,
        "hideZoomControl": false,
        "layers": [
            {
                "default": true,
                "label": "Mappa",
                "tilesUrl": "https://api.webmapp.it/tiles/",
                "type": "maptile"
            }
        ],
        "markerClustersOptions": {
            "disableClusteringAtZoom": 17,
            "maxClusterRadius": 60,
            "showCoverageOnHover": false,
            "spiderfyOnMaxZoom": true
        },
        "maxZoom": 16,
        "minZoom": 4,
        "showCoordinatesInMap": true,
        "showScaleInMap": true
    },
    "MENU": [
        {
            "color": "#486C2C",
            "icon": "wm-icon-generic",
            "label": "Mappa",
            "type": "map"
        },
        {
            "color": "#E53223",
            "icon": "wm-icon-town-15",
            "label": "Comuni",
            "type": "layer"
        }
    ],
    "OFFLINE": {
        "pagesUrl": "http://tdp.j.webmapp.it/pages/",
        "resourceBaseUrl": "http://tdp.j.webmapp.it/geojson/"
    },
    "OPTIONS": {
        "advancedDebug": false,
        "avoidModalInDetails": true,
        "filterIcon": "wm-icon-layers",
        "hideDeactiveCentralPointer": false,
        "hideExpanderInDetails": false,
        "hideFiltersInMap": false,
        "hideHowToReach": true,
        "hideMenuButton": false,
        "hideShowInMapFromSearch": true,
        "startUrl": "/",
        "title": "Terre di Pisa",
        "useAlmostOver": false,
        "useLocalStorageCaching": false
    },
    "OVERLAY_LAYERS": [
        {
            "alert": false,
            "color": "#E53223",
            "geojsonUrl": "Comuni.geojson",
            "icon": "wm-icon-town-15",
            "id": "1",
            "label": "Comuni",
            "showByDefault": true,
            "type": "poi_geojson"
        }
    ],
    "PAGES": [],
    "SEARCH": {
        "TFIDFRanking": true,
        "active": true,
        "indexFields": [
            "name",
            "description",
            "email",
            "address"
        ],
        "indexStrategy": "AllSubstringsIndexStrategy",
        "removeStopWords": true,
        "showAllByDefault": true,
        "stemming": true
    },
    "STYLE": {
        "details": {
            "background": "#F3F6E9",
            "buttons": "rgba(56, 126, 245, 0.78)",
            "color": "#929077"
        },
        "global": {
            "background": "#F3F6E9",
            "buttonsBackground": "#E53223",
            "buttonsColor": "#FFF",
            "centralPointerActive": "black",
            "color": "black"
        },
        "images": {
            "background": "#e6e8de"
        },
        "line": {
            "default": {
                "color": "red",
                "opacity": 0.65000000000000002,
                "weight": 5
            },
            "highlight": {
                "color": "#00FFFF",
                "opacity": 1,
                "weight": 6
            }
        },
        "mainBar": {
            "background": "#E53223",
            "color": "white",
            "overwrite": true
        },
        "menu": {
            "background": "#F3F6E9",
            "color": "black"
        },
        "search": {
            "color": "#E53223"
        },
        "subnav": {
            "background": "#E53223",
            "color": "white"
        }
    }
}
