kopia lustrzana https://github.com/openmaptiles/openmaptiles
Fix road labels letter orientation (#1751)
Fixes the bad orientation of a letter reported in https://github.com/openmaptiles/openmaptiles/issues/1750. Fixes any other potential weird letter rendering from zoom level 17 to 20 by making the symbol-spacing bigger at these zooms.pull/1748/head^2
rodzic
d5bab3fd61
commit
101673a6e9
|
@ -74,8 +74,10 @@
|
|||
"zoom"
|
||||
],
|
||||
250,
|
||||
17,
|
||||
400,
|
||||
20,
|
||||
600,
|
||||
800,
|
||||
21,
|
||||
1100
|
||||
],
|
||||
|
|
Ładowanie…
Reference in New Issue