Commit d84706e2 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Retoca componentes de filtro compuesto

parent 6f7923b4
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -33,7 +33,12 @@ define([
			this.mapSearch = new Map({
				urlMapBasemap: "https://idecan3.grafcan.es/ServicioWMS/MTI",
				layersBasemap: 'WMS_MTI',
				formatBasemap: 'image/png'
				formatBasemap: 'image/png',
				latCenter: 28.5,
				lonCenter: -15.7,
				zoom: 4,
				widthAreaSelect: 140,
				heightAreaSelect: 100
			});

			this.mapSearch.on("queryMap", lang.hitch(this, this._onNewSearch));
Compare 65bdc3cd to b1e6e70f
Original line number Diff line number Diff line
Subproject commit 65bdc3cd6932842b1a76e128cfc4737bf8e91298
Subproject commit b1e6e70f6994107289e514ed5a87cbc0eee2c9f2