+ 'oepnv' => [
+ 'service' => 'Leaflet',
+ 'attribution' => '© <a href="https://osm.org/copyright">OpenStreetMap contributors</a>. Tiles courtesy of <a href="https://memomaps.de/" target="_blank">MeMoMaps</a>',
+ 'source' => 'https://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png',
+ ],
+ 'humanitarian' => [
+ 'service' => 'Leaflet',
+ 'attribution' => '© <a href="https://osm.org/copyright">OpenStreetMap contributors</a>. Tiles style by <a href="https://www.hotosm.org/" target="_blank">Humanitarian OpenStreetMap team</a> hosted by <a href="https://openstreetmap.fr/" target="_blank">OpenStreetMap France</a>',
+ 'source' => 'https://tile.openstreetmap.fr/hot/{z}/{x}/{y}.png'
+ ],