1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-23 01:27:14 +02:00

Making small map right side rounded #587 #647

This commit is contained in:
Patrik J. Braun 2023-03-21 09:26:08 +01:00
parent e7ffa5692f
commit ce6b81c229

View File

@ -1,7 +1,7 @@
<app-gallery-map-lightbox [photos]="photos" [gpxFiles]="gpxFiles"></app-gallery-map-lightbox>
<div class="clickable" id="map" #map>
<div
class="leaflet-map"
class="leaflet-map rounded-end-2"
leaflet
[leafletOptions]="options"
[leafletLayers]="markerLayer"