cesium-ion-rest-api-examples
cesium-ion-rest-api-examples copied to clipboard
Code examples for using the Cesium ion REST API :earth_americas:
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Hi, I'm trying to translate it to react. I manage to make the first part with axios. ``` axios.post('https://api.cesium.com/v1/assets', { name: selectedFile.name, description: '', type: '3DTILES', options: { position:[ 2.29,...
This is a very specific issue, to be treated with low priority. Also, I'm currently still in the process of exploring and experimenting, so the error might be on my...