fix: map widget not loading tiles properly

Closes #127
This commit is contained in:
Jovan Krunić
2021-08-17 13:59:25 +02:00
parent d8ede006df
commit 09aa7bb5c5
3 changed files with 11 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
class="map-container"
(leafletMapReady)="onMapReady($event)"
leaflet
#mapContainer
[leafletOptions]="options"
></div>
<div class="map-buttons">