Commit 3799e38
Add fuelingStationModePointOfInterestLabels config to Standard and Standard Satellite (#7637)
Adds a new `fuelingStationModePointOfInterestLabels`
configuration option to Mapbox Standard and Standard Satellite styles
that allows control over the visibility of fuel station and electric
charging station POI labels.
### Options
- `default` - Shows both fuel stations and charging stations (default
behavior)
- `fuel` - Shows only fuel stations
- `electric` - Shows only electric charging stations
- `none` - Hides both types
cc @mapbox/maps-ios
cc @mapbox/maps-android
cc @mapbox/sdk-ci
GitOrigin-RevId: b55eb69d0778d3d1db39f75d2c5c254a8bd7e0661 parent 7036f21 commit 3799e38
File tree
5 files changed
+40
-1
lines changed- Sources/MapboxMaps
- Documentation.docc/API Catalogs
- Style/Generated
- scripts/api-compatibility-check
5 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
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 | |
|---|---|---|---|
| |||
2195 | 2195 | | |
2196 | 2196 | | |
2197 | 2197 | | |
2198 | | - | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
0 commit comments