I use raster tiles in my Mapbox application, which I integrate as follows: According to the docs, the expected behaviour for maxzoom should be: Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels. In my case the tiles just disappear