Commit f492146f601300aa8fd693a5d8ea8031e8dd580e

Authored by Luigi Serra
1 parent 81ed237f

updates

controllets/select-marker-map-controllet/select-marker-map-controllet.html
... ... @@ -147,6 +147,7 @@
147 147 type: Object,
148 148 value: new ol.layer.Tile({
149 149 title: 'Global Imagery',
  150 + visible: false,
150 151 source: new ol.source.BingMaps({
151 152 key : "AiAjdlCagGtE5269Z4YP3e3VtMkzzAKvowq5cQadahNZjVxttUxdDS40u91Uv8qP",
152 153 imagerySet: 'AerialWithLabels'
... ...