refactor(map): change map style from minimal-light to standard across components
This commit is contained in:
@@ -706,7 +706,7 @@
|
||||
<app-location-map
|
||||
[locations]="mapLocations"
|
||||
[markerColor]="tenant()?.primary_color ?? '#24a9e0'"
|
||||
mapStyle="minimal-light"
|
||||
mapStyle="standard"
|
||||
ariaLabel="Mapa de puntos de atención en Rosario"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user