diff options
-rw-r--r-- | main.js | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -519,7 +519,6 @@ const layers = { ['Beslutsdatum', 'dec_date'], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -545,7 +544,6 @@ const layers = { ['Diarienummer', 'diarynr', { classes: ['feature-attr-dnr'] }], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -576,7 +574,6 @@ const layers = { ['Beslutsdatum', 'dec_date'], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -602,7 +599,6 @@ const layers = { ['Diarienummer', 'diarynr', { classes: ['feature-attr-dnr'] }], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -633,7 +629,6 @@ const layers = { ['Beslutsdatum', 'dec_date'], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -659,7 +654,6 @@ const layers = { ['Diarienummer', 'diarynr', { classes: ['feature-attr-dnr'] }], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ @@ -687,7 +681,6 @@ const layers = { ['Beslutsdatum', 'dec_date'], //['Kommun', 'Municipality'], //['Län', 'County'], - ['Senast uppdaterad', 'export_date'], ], style: [0, .1, .5, .5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 5].map(function(width, z) { return new Style({ |