diff --git a/src/components/MapOptionsControl.vue b/src/components/MapOptionsControl.vue index 4b1a347..cc6046c 100644 --- a/src/components/MapOptionsControl.vue +++ b/src/components/MapOptionsControl.vue @@ -167,7 +167,7 @@ export default { event.preventDefault() this.$buefy.dialog.alert({ title: 'Activation zones', - message: 'The activation zones for HB/HB0 have been calculated using swissALTI3D data from swisstopo (aperture width 0.5 m).', + message: '

The activation zones for HB/HB0 have been calculated using swissALTI3D data from swisstopo (aperture width 0.5 m, accuracy ± 0.3 – 3 m (1σ) depending on the region).

The activator is always responsible for ensuring that the operation takes place within the activation zone.

', type: 'is-info', hasIcon: true, icon: 'info-circle',