Hi There
This is a question about licensing/pricing.
I am building a web app based on CesiumJS using World Imagery Data.
According to the CesiumJS Documentation, I can switch the Imagery Provider to ArcGis using this Code:
imageryProvider: new Cesium.ArcGisMapServerImageryProvider({
url : 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer'
})
But: Am I allowed to use this service in a public web app?
- Is this covered by my Cesium ION access token/usage limit?
- or do I need to have a ArcGis subscription for that?
Thanks for any help
Best regards,
Georg.