Index:Time zones/template: Difference between revisions

From OpenGeofiction
(testing)
(testing)
Line 2: Line 2:
     "TZ_A": {
     "TZ_A": {
         "fillColor": "#FF0000",
         "fillColor": "#FF0000",
         "fillOpacity": 0.1,
         "fillOpacity": 0.3,
         "text": [
         "text": [
             "test 8"
             "test 8"
Line 9: Line 9:
     "TZ_B": {
     "TZ_B": {
         "fillColor": "#00FF00",
         "fillColor": "#00FF00",
         "fillOpacity": 0.5,
         "fillOpacity": 0.3,
         "text": [
         "text": [
             "test 9"
             "test 9"
Line 16: Line 16:
     "TZ_C": {
     "TZ_C": {
         "fillColor": "#0000FF",
         "fillColor": "#0000FF",
         "fillOpacity": 0.9,
         "fillOpacity": 0.3,
         "text": [
         "text": [
             "test 10"
             "test 10"

Revision as of 16:54, 21 May 2022

TZ_A
fillColor"#FF0000"
fillOpacity0.3
text
"test 8"
TZ_B
fillColor"#00FF00"
fillOpacity0.3
text
"test 9"
TZ_C
fillColor"#0000FF"
fillOpacity0.3
text
"test 10"