mapbox / vector-tile-spec

Mapbox Vector Tile specification
https://www.mapbox.com/vector-tiles/specification/
Other
890 stars 209 forks source link

Fixed boolean/nulls in complex values #133

Closed flippmoke closed 5 years ago

flippmoke commented 5 years ago

Change the order of null, true, false to make decoding faster and more logical.