Skip to content

Commit

Permalink
Added backdrop in the list of styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlurie committed Apr 1, 2024
1 parent 14da487 commit 6375bde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ Here is the full list:
- `MapStyle.DATAVIZ`, the perfect style for data visualization, with very little noise
- `MapStyle.DATAVIZ.DARK` (variant)
- `MapStyle.DATAVIZ.LIGHT` (variant)
- `MapStyle.BACKDROP`, great style for data visualization when hillshading matters!
- `MapStyle.BACKDROP.DARK` (variant)
- `MapStyle.BACKDROP.LIGHT` (variant)
- `MapStyle.BASIC` reference style for minimalist design and general purpose
- `MapStyle.BASIC.DARK` (variant)
- `MapStyle.BASIC.LIGHT` (variant)
Expand Down

0 comments on commit 6375bde

Please sign in to comment.