Slightly off topic, ive been using google map tiles along with cesium up untill a few days ago in unity, but now i can no longer call the api as i get 403 errors, I was wondering if anyone else is facing this issue and it is an EU regulation thing
The 3D Tiles section may not be the right place for this, but … I’m not sure what the right place is, actually. Maybe @cesium-ion : Has anything changed around Google Map tiles that could explain the ‘403’ errors?
This isn’t about EU rules. Google has changed how their map tiles can be used, so if you were calling them directly, they now block it and show a 403 error. To fix it, make sure your API key and billing are correct, and use the official API or something like Cesium ion instead of loading the tiles directly.