mirror of
https://github.com/mapbox/polyline.git
synced 2025-12-08 18:26:40 +00:00
Bit operations only work on 32 bit ints. The work around is to don't use bit operations where large numbers may occur.
Bit operations only work on 32 bit ints. The work around is to don't use bit operations where large numbers may occur.