treetrail-frontend/src/app/map-view/map-view.component.html

4 lines
70 B
HTML
Raw Normal View History

2024-10-19 11:53:15 +02:00
<div>
<app-map></app-map>
<app-map-info></app-map-info>
</div>