mapbox / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
2.68k stars 425 forks source link

About ArcGIS api for js‘s vector tile #917

Open Antlers777 opened 3 years ago

Antlers777 commented 3 years ago

Hello

I'm glad to discuss Tippecanoe with you. I use Tippecanoe to output PBF folder and load it with ArcGIS API for JS. I define the coordinate system as EPSG: 4326, but after the map is displayed, it is loaded into wkid: 3857. Can you help me to solve the problem?

VinceThom commented 2 years ago

Hey I have the same problem, were you able to fix it?

jingsam commented 2 years ago

MBtiles only support epsg:3857.