mapbox / vector-tile-cs

Parses vector tiles with C#.
BSD 3-Clause "New" or "Revised" License
57 stars 37 forks source link

Sint was not using ZigZag #46

Open Joe-houghton opened 3 years ago

Joe-houghton commented 3 years ago

This caused problems with with the Keys and Values not lining up and also the values could be wrong

45