
--
You received this message because you are subscribed to the Google Groups "GeoAdmin API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geoadmin-api...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

could you help with the right settings?
export const cadastralLayer = new TileLayer({
source: new TileWMS({
url: 'https://wms.geo.admin.ch/',
crossOrigin: 'anonymous',
attributions: attributions,
params: {
LAYERS: 'ch.kantone.cadastralwebmap-farbe',
FORMAT: 'image/png',
TILED: false,
VERSION: '1.1.1'
},
serverType: 'mapserver'
}),
--
You received this message because you are subscribed to the Google Groups "GeoAdmin API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geoadmin-api...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to geoadm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.