comparison app/view/panel/Map.js @ 1377:9cac9eb1365f

fix sencha parse warnings
author Michael Stanko <mstanko@bfs.de>
date Tue, 14 Feb 2017 08:49:19 +0100
parents 94d35d5a7913
children e95ac7584c2c
comparison
equal deleted inserted replaced
1376:cd51645b79d5 1377:9cac9eb1365f
52 layername: 'osm_bfs_google@GoogleMapsCompatible', 52 layername: 'osm_bfs_google@GoogleMapsCompatible',
53 isBaseLayer: true, 53 isBaseLayer: true,
54 displayInLayerSwitcher: false, 54 displayInLayerSwitcher: false,
55 type: 'png', 55 type: 'png',
56 visibility: true, 56 visibility: true,
57 projection: 'EPSG:3857', 57 projection: 'EPSG:3857'
58 }) 58 })
59 ]; 59 ];
60 this.map = new OpenLayers.Map('map_' + id, { 60 this.map = new OpenLayers.Map('map_' + id, {
61 controls: [], 61 controls: [],
62 tileManager: null, 62 tileManager: null,

http://lada.wald.intevation.org