Commit 404d798
Add new Standard Style v5 Configuration Options (#8359)
### Summary
Adds 11 new configuration parameters to the Standard style for
fine-grained control over appearance. Additionally, makes several minor
updates to code generation templates
### New Configuration Options
#### Color Controls (7):
- colorBuildings - 3D & 2D buildings
- colorCommercial - Commercial areas
- colorEducation - Education areas
- colorIndustrial - Industrial areas
- colorLand - Land terrain
- colorMedical - Medical areas
- colorSnow - Snow coverage
#### 3D Object Controls (4):
- show3dBuildings - Toggle 3D buildings
- show3dFacades - Toggle building facades
- show3dLandmarks - Toggle landmark buildings
- show3dTrees - Toggle 3D trees
GitOrigin-RevId: 089946f9701dfc9702a63304fa81f3cbe8318ee91 parent 0143bdd commit 404d798
5 files changed
Lines changed: 51 additions & 3 deletions
File tree
- Sources/MapboxMaps/Style/Generated
- scripts/api-compatibility-check
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
Lines changed: 34 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2226 | 2226 | | |
2227 | 2227 | | |
2228 | 2228 | | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
0 commit comments