Different web maps have different tile conventions. At a basic level, a web map has a number of zoom levels.
At each zoom level there are a collection of tiles, each representing a predefined area in space.
If you’re zoomed out (low resolution) there are fewer tiles. If you’re zoomed in, there are more tiles.
The tiles are generated using the geojson data (or OSMXML etc.) we’ve been working with.