We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0f0bd commit c6afe74Copy full SHA for c6afe74
script.js
@@ -35,7 +35,7 @@ function renderGeoJSON() {
35
radius : 5, // set size adjustment
36
color : "red", // set outline color
37
fillColor : "red", // set fill color
38
- fillOpacity : 0.5, // set transparency hello
+ fillOpacity : 0.5, // set transparency
39
weight : 1 // set outline thickness
40
});
41
}
0 commit comments