Is it normal to have several thousand Google Tiles API requests?

Hello, I have only been using Cesium for a short time. Now I’ve been playing around a bit with the Google Tiles API and I see that I’ve suddenly reached 93,000 requests there. Is this number normal as I thought there was only one request per session?

Hi @Lothar1812,

Yes, this is expected when using Google Maps Photorealistic 3D Tiles. The number of requests corresponds to how much data you’re loading, so more tiles = more requests.

You can give feedback to Google if you’re exceeding your request cap. The API is currently experimental, so it’s a good time for this kind of feedback.