mapbox / geojson-vt

Slice GeoJSON into vector tiles on the fly in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is a problem in 13 level

1736777279 opened this issue · comments

{
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],
]
]
}
}
]
};

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