diff --git a/src/parser/SHOGunApplicationUtil.ts b/src/parser/SHOGunApplicationUtil.ts index 2bce2e4dc..0d179ca27 100644 --- a/src/parser/SHOGunApplicationUtil.ts +++ b/src/parser/SHOGunApplicationUtil.ts @@ -399,6 +399,7 @@ class SHOGunApplicationUtil { olLayer.set('propertyConfig', layer.clientConfig?.propertyConfig); olLayer.set('legendUrl', layer.sourceConfig.legendUrl); olLayer.set('hoverable', layer.clientConfig?.hoverable); + olLayer.set('useBearerToken', layer.sourceConfig?.useBearerToken); } private async bearerTokenLoadFunctionVector(opts: {