// must be compliant "layerTitle" var layerTitleEs03 = "Sezioni Ponte"; // must be compliant "layerColor" : available [red|blue|yellow|green|grey] var layerColorEs03 = "yellow"; // must be compliant "markerType" : available [js|json] var markerTypeEs03 = "json"; // must be compliant "dataMap" : to exaplain which data render into balloon (latLngArr,text required) var dataMapEs03 = "latLngArr$geometry.coordinates;text$
"; // must be compliant "nMarkers" var nMarkersEs03 =[ {"type":"Feature","id":"SezioniPonte.25","geometry":{"type":"Point","coordinates":[12.253822,41.739057]},"geometry_name":"GEOMETRIA","properties":{"CODICE":2708,"MUNICIPIO":10,"NOME":0,"TIPO":"Sezione ponte","TIPOLOGIA":"Comunale","INDIRIZZO":"VIA DOMENICO BAFFIGO 165","TELEFONO":"06/5613646","ORARIO":"08:00 / 17:00","CORSI_ATTIVI":null,"CAPIENZA":20,"ISCRITTI":20,"PICCOLI":0,"MEDI":0,"GRANDI":20,"bbox":[12.253822,41.739057,12.253822,41.739057]}},{"type":"Feature","id":"SezioniPonte.26","geometry":{"type":"Point","coordinates":[12.395161,41.789107]},"geometry_name":"GEOMETRIA","properties":{"CODICE":3408,"MUNICIPIO":10,"NOME":0,"TIPO":"Sezione ponte","TIPOLOGIA":"Comunale","INDIRIZZO":"VIA NINO TARANTO 70","TELEFONO":"/","ORARIO":"08:00 / 17:00","CORSI_ATTIVI":null,"CAPIENZA":20,"ISCRITTI":19,"PICCOLI":0,"MEDI":0,"GRANDI":19,"bbox":[12.395161,41.789107,12.395161,41.789107]}} ];