First attempt to bring back 3D view in map

This commit is contained in:
Willem Dantuma
2020-09-18 08:38:05 +02:00
parent 9e4a538a07
commit 22e007b70b
8 changed files with 101 additions and 54 deletions

View File

@@ -39,7 +39,7 @@
</aol-layer-vector>
<fm-map-gps-location [position]="state.position" [headingTolerance]="20" [showHeading]="true" [heading]="state.compassHeading"></fm-map-gps-location>
<div class="control-container">
<!-- <switch2d3d></switch2d3d>-->
<fm-map-switch2d3d></fm-map-switch2d3d>
<fm-map-layer-switcher></fm-map-layer-switcher>
<fm-map-pan-to-location [position]="state.position" [mapState]="state.mapState" [animate]="true"></fm-map-pan-to-location>
<fm-map-rotation-reset></fm-map-rotation-reset>