mapbox / vector-tile-spec

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

Fixed boolean/nulls in complex values #133

Closed flippmoke closed 6 years ago

flippmoke commented 6 years ago

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