Commit cd27027
hotfix: some symbol layers not showing up (v1.12.1) (#601)
Layers that don't have name properties do not need to be localized (e.g. highway numbers).
Localizing them was overriding their properties, which caused them to not show up on the map.
J= WAT-5275
TEST=manual
verified on test-site that road shields and route markers now show up, and place names are still localized as expected.
* Update snapshots
* Update snapshots
* Update snapshots
* Update snapshots
* Update snapshots
* Update snapshots
* add parenthesis to make conditions clearer
* Update snapshots
* Update snapshots
* Update snapshots
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>1 parent 1c7946c commit cd27027
3 files changed
Lines changed: 18 additions & 2 deletions
File tree
- .storybook/snapshots/__snapshots__
- src/components
- test-site
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
232 | 242 | | |
233 | 243 | | |
234 | 244 | | |
235 | 245 | | |
236 | 246 | | |
237 | 247 | | |
238 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
239 | 255 | | |
240 | 256 | | |
241 | 257 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments