Config option for tile layers.
See: https://github.com/freifunkhamburg/ffffng/issues/23
This commit is contained in:
parent
51978bfd70
commit
7c09523e53
6 changed files with 30 additions and 17 deletions
app/views/directives
|
@ -59,7 +59,7 @@
|
|||
</div>
|
||||
<div class="col-md-8">
|
||||
<leaflet
|
||||
class="map"
|
||||
class="map" ng-class="{'map-hide-layers-control' : !map.hasMultipleLayers }"
|
||||
center="map.center"
|
||||
layers="map.layers"
|
||||
markers="map.markers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue