<p>In vendor/assets/leaflet/leaflet.osm.js:</p>
<pre style='color:#555'>> @@ -14,7 +14,8 @@ L.OSM.TileLayer = L.TileLayer.extend({
>  
>  L.OSM.Mapnik = L.OSM.TileLayer.extend({
>    options: {
> -    url: 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png'
> +    url: 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
> +    maxZoom: 19
</pre>
<p>This should be upstream in <a href="leaflet-osm">https://github.com/jfirebaugh/leaflet-osm</a>. I'll take care of it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/435/files#r5662891'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpq_8Nd66rGtZdspWeDXlHdlVq8Fkc43MZDl2pIG0xBkW.gif' height='1' width='1'></p>