- Newest
- Most votes
- Most comments
Hi, You will not pay for the tiles of the whole world on each request: you'll just pay for the tiles of the location that you view. So, usually, it not more than a few tens of tiles per user request.
You should read the various examples of https://aws.amazon.com/location/pricing/ to better understand how AWS locations is charged.
Hope it helps!
Didier
Here's a helpful tool (https://docs.mapbox.com/playground/offline-estimator/) that demonstrates how map tiles are loaded when a user interacts with the map, such as zooming in/out or moving to different areas.
Click "show tile boundaries" in the top right corner of the map for better visualization of the tiles. The tool does display the estimated number of tiles required for different zoom levels.
For example, if you want to display a map on a mobile device screen at zoom level 16 for the initial load (without panning or zooming), it would likely only require 4-6 tiles.
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
