Skip to content

Commit c40c912

Browse files
Remove button
1 parent ae3410f commit c40c912

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/notebook/components/src/app/components/map/map.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
>
77
<canvas #MapCanvas></canvas>
88

9-
<div class="controls">
9+
<!-- <div class="controls">
1010
<button mat-mini-fab (click)="resetView()">
1111
<mat-icon>fullscreen</mat-icon>
1212
</button>
13-
</div>
13+
</div> -->
1414

1515
<div class="credits">
1616
<div style="padding-left: 5px; padding-right: 5px">

0 commit comments

Comments
 (0)