mapbox-vector-tile-java icon indicating copy to clipboard operation
mapbox-vector-tile-java copied to clipboard

Avoid ArrayIndexOutOfBoundsException on coordSeq when there are extra commands than specified in header

Open i23098 opened this issue 4 years ago • 0 comments

This fixes https://github.com/wdtinc/mapbox-vector-tile-java/issues/51

Although it is ignoring the extra commands it will probably load wrong data. Maybe it should return null?

i23098 avatar Oct 28 '21 13:10 i23098