Skip to content

Commit

Permalink
adjust spacing in mode_severity map popups
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwhall committed Jan 10, 2025
1 parent db3f7cb commit bed91b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/mode_severity.ultra
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
type: geojson
popupOnHover: true
popupTemplate: >
πŸ”΄{{ properties.sev1 }}
🟠{{ properties.sev2 }}
🟑{{ properties.sev3 }}
🟒{{ properties.sev4 }}
πŸ”΄ {{ properties.sev1 }} 
🟠 {{ properties.sev2 }} 
🟑 {{ properties.sev3 }} 
🟒 {{ properties.sev4 }}
options:
bounds: [-77.64038085937504,37.44433544620035,-77.35868453979496,37.60716014465312]
attributionControl: { compact: false }
Expand Down

0 comments on commit bed91b3

Please sign in to comment.