I am trying to load some geojson data into my Cesium App,but the file is too huge (about 15000+ polygon ),and it crushed my chrome.
So I made a WMTS server by geoserver to load my data.
When I use Cesium.WebMapTileServiceImageryProvider to load my data,it worked.But the data type i loaded is image/jpeg,how can i load my data through a API like VectorTileImageryProvider
1 Like
Did you find the answer to the question
1 Like