Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mz8i committed Oct 1, 2019
2 parents ea15025 + f47e456 commit fb0358e
Show file tree
Hide file tree
Showing 124 changed files with 8,036 additions and 7,064 deletions.
6 changes: 6 additions & 0 deletions app/map_styles/polygon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
</Style>
<Style name="highlight">
<Rule>
<Filter>[base_layer] = 'location' or [base_layer] = 'conservation_area'</Filter>
<LineSymbolizer stroke="#ff0000aa" stroke-width="4.5" />
<LineSymbolizer stroke="#ff0000ff" stroke-width="2.5" />
</Rule>
<Rule>
<ElseFilter />
<LineSymbolizer stroke="#00ffffaa" stroke-width="4.5" />
<LineSymbolizer stroke="#00ffffff" stroke-width="2.5" />
</Rule>
Expand Down
Loading

0 comments on commit fb0358e

Please sign in to comment.