Skip to content

Commit 3b848a7

Browse files
Merge remote-tracking branch 'origin/master' into stage
2 parents 4ab9d74 + a70d18b commit 3b848a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/components/map/map.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { satelliteCenterLatitudeDenmark, satelliteCenterLongitudeDenmark } from
2626
styleUrls: ["./map.component.scss"],
2727
})
2828
export class MapComponent implements OnInit, AfterViewInit, OnChanges, OnDestroy {
29-
private streetViewName = "Street view";
29+
private streetViewName = "OpenStreetMap";
3030
private datafordelerName;
3131
private heightCurvesName;
3232
private ortofotowmts: leaflet.TileLayer;

0 commit comments

Comments
 (0)