{{ 'widgets.maps.map-type.type' | translate }}
{{ 'widgets.maps.map-type.map' | translate }} {{ 'widgets.maps.map-type.image' | translate }}
@if (MapType.geoMap === mapSettingsFormGroup.get('mapType').value) { } @if (MapType.image === mapSettingsFormGroup.get('mapType').value) { }
{{ 'widgets.maps.overlays.overlays' | translate }}
@if (trip) { {{ 'widgets.maps.overlays.trips' | translate }} } {{ 'widgets.maps.overlays.markers' | translate }} {{ 'widgets.maps.overlays.polygons' | translate }} {{ 'widgets.maps.overlays.circles' | translate }} {{ 'widgets.maps.overlays.polylines' | translate }}
@if (trip) { }
{{ 'widgets.maps.data-layer.additional-datasources' | translate }}
{{ 'widgets.maps.control.map-controls' | translate }}
widgets.maps.control.position
@for (position of mapControlPositions; track position) { {{ mapControlsPositionTranslationMap.get(position) | translate }} }
widgets.maps.control.zoom-actions
@for (action of mapZoomActions; track action) { {{ mapZoomActionTranslationMap.get(action) | translate }} }
widgets.maps.control.scale
@for (scale of mapScales; track scale) { {{ mapScaleTranslationMap.get(scale) | translate }} }
@if (showDragButtonModeButtonSettings) {
{{ 'widgets.maps.control.switch-to-drag-mode-using-button' | translate }}
} @if (trip) { }
{{ 'widgets.maps.common.common-map-settings' | translate }}
@if (MapType.geoMap === mapSettingsFormGroup.get('mapType').value) {
{{ 'widgets.maps.common.fit-map-bounds' | translate }}
{{ 'widgets.maps.common.default-map-center-position' | translate }}
widgets.maps.common.default-map-zoom-level
}
widgets.maps.common.entities-limit