export const OSM_TILE_LAYER_ATTRIBUTION = ` © OpenStreetMap contributors `; export const OSM_TILE_LAYER_TEMPLATE = 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png';