Commit bf98e90
Add button to hide floors (#10383)
- Allowing to pass null to selectFloor, to effecitvely drop any
selection. This was previously allowed, but then dropped as not needed
at the momemt.
- Add button to hide indoor floors, on iOS it uses pre-existing system
icons
- A bit of cleanup in IndoorSelectorView, but real changes are small
there as well
https://github.com/user-attachments/assets/d17d3c3e-2a5d-4c6e-a311-c16dfec33e2d
https://github.com/user-attachments/assets/3a84b0a2-f638-4659-9924-a52919b6c3d1
GitOrigin-RevId: ffde7cb5a76d8cba1fdef7b891c9c75e5df58b3c1 parent 40760a8 commit bf98e90
4 files changed
Lines changed: 175 additions & 152 deletions
File tree
- Sources/MapboxMaps/Ornaments
- Tests/MapboxMapsTests/Ornaments
- Mocks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
47 | | - | |
48 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
0 commit comments