Skip to content

Commit

Permalink
building opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Oct 1, 2024
1 parent c63e1f1 commit fc8ff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/application.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) {
"source-layer": "buildings",
"paint": {
"fill-color": "hsl(20, 15%, 85%)",
"fill-opacity": 0.5
"fill-opacity": 1
}
},
{
Expand Down

0 comments on commit fc8ff4d

Please sign in to comment.