Hi,
I'm not sure if the ch.swisstopo.pixelkarte-farbe tiles need a web access account , anyway I personally don't have an account, my collegue have it.
We need to get ch.swisstopo.pixelkarte-farbe tiles into our Leaflet map but i'm not sure if even an access token and ID are needed to be passed as other provider do.
var mymap = L.map("map" , {
crs: L.CRS.EPSG3857,
continuousWorld: true,
worldCopyJump: false,
layers : [mappaOrografica,mappaSatellitare],
"zoomControl": false
}).setView([46.194603, 9.024825], 14);
I don't know Deutch lang, only Italian and English.
THanks.
AZ