const config = { osmMention:'© OpenStreetMap contributors', showHighPower : true, overrideQuery : true, initialZoom : 12, tileServers:{ osm : 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', cycle : 'https://{s}.tile.thunderforest.org/{z}/{x}/{y}.png', cartodb : 'https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png', stamen : 'https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png', transport : 'https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png' } } export default config