Skip to content

Commit e179168

Browse files
committed
Custom mapbox-gl-js build with text-rotate and fixed-precision number formatting
1 parent 7bf96cb commit e179168

File tree

6 files changed

+15163
-7866
lines changed

6 files changed

+15163
-7866
lines changed

debug/dist/README.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Important - this is a custom build of `mapbox-gl-js`. It includes two changes:
2+
3+
- support for DDS `text-rotate` property
4+
- fixed-precision formatting for floating point tile properties
5+
6+
Without these features, turn value labels either won't appear, or will have poorly
7+
formatted numeric precision (i.e. 0.100000000154 instead of 0.1).

0 commit comments

Comments
 (0)