Add support for visibleregions list for regions component - limit

which regions are shown
This commit is contained in:
Mike Primm 2011-06-20 18:48:23 -05:00
parent b3b83eeec5
commit f8a0b3e0da
2 changed files with 22 additions and 0 deletions

View file

@ -60,6 +60,10 @@ components:
# strokeWeight: 3
# fillColor: "#FF0000"
# fillOpacity: 0.35
# # Optional setting to limit which regions to show, by name - if commented out, all regions are shown
# visibleregions:
# - homebase
# - miningsite
#- class: org.dynmap.TestComponent
# stuff: "This is some configuration-value"