mapbox / geojson-vt

Slice GeoJSON into vector tiles on the fly in the browser
ISC License
1.89k stars 270 forks source link

this is a problem in 13 level #160

Closed 1736777279 closed 2 years ago

1736777279 commented 2 years ago

{ type: "FeatureCollection", features: [ { type: "Feature", geometry: { type: "Polygon", coordinates: [ [ [108.929443359375, 34.365234375], [108.929443359375, 34.34326171875], [108.9404296875, 34.34326171875], [108.951416015625, 34.34326171875], [108.96240234374999, 34.34326171875], [108.929443359375, 34.365234375], ] ] } } ] };

mourner commented 2 years ago

Please learn how to report issues properly here: https://polite.technology/reportabug.html