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,6 +147,7 @@
147 type: Object, 147 type: Object,
148 value: new ol.layer.Tile({ 148 value: new ol.layer.Tile({
149 title: 'Global Imagery', 149 title: 'Global Imagery',
  150 + visible: false,
150 source: new ol.source.BingMaps({ 151 source: new ol.source.BingMaps({
151 key : "AiAjdlCagGtE5269Z4YP3e3VtMkzzAKvowq5cQadahNZjVxttUxdDS40u91Uv8qP", 152 key : "AiAjdlCagGtE5269Z4YP3e3VtMkzzAKvowq5cQadahNZjVxttUxdDS40u91Uv8qP",
152 imagerySet: 'AerialWithLabels' 153 imagerySet: 'AerialWithLabels'