diff --git a/src/components/common/MapView.vue b/src/components/common/MapView.vue new file mode 100644 index 00000000..35923585 --- /dev/null +++ b/src/components/common/MapView.vue @@ -0,0 +1,108 @@ + + + + + + + diff --git a/src/components/mobile/MapSheet.vue b/src/components/mobile/MapSheet.vue index e6a988a0..e76b2250 100644 --- a/src/components/mobile/MapSheet.vue +++ b/src/components/mobile/MapSheet.vue @@ -8,32 +8,29 @@ - - - - - - {{ mapErrorTitle }} - - - {{ mapErrorContent }} - - - - + + + + + {{ $t('Unsupported Map Provider') }} + {{ $t('Cannot Initialize Map') }} + + + + + + {{ $t('Please refresh the page and try again. If the error is still displayed, make sure that server map settings are set correctly.') }} + + + + + +
{{ mapErrorContent }}
{{ $t('Please refresh the page and try again. If the error is still displayed, make sure that server map settings are set correctly.') }}