Commit 648b2dad authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Publica nivel de zoom al pulsar mapa

parent adf1060a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ define([

			!this._clickDisabled && this._emitEvt('CLICK', {
				latLng: evt.latlng,
				zoom: this.getZoom(),
				bbox: this.getBounds(),
				size: this.map.getSize(),
				containerPoint: evt.containerPoint,