Revision 5276 arquivos_versoes/v60/saiku-server/tomcat/webapps/ROOT/js/saiku/plugins/i3GeoMap/plugin.js

View differences:

plugin.js
101 101
	reiniciarMapa: function(){
102 102
		document.getElementById('formi3GeoMapOpcoes').value = "reinicia";
103 103
		document.getElementById('formi3GeoMapdados').value = "";
104
		this.opcoes.locaplic = parametroUrl("locaplic");
105
		this.opcoes.mapext = parametroUrl("mapext");
106
		document.getElementById("formi3GeoMapOpcoes").value = JSON.stringify(this.opcoes);
104 107
		document.getElementById('formi3GeoMap').submit();
105 108
	},
106 109
	show: function(event, ui) {

Also available in: Unified diff