Subversion Repositories eFlore/Applications.cel

Rev

Rev 3847 | Rev 3852 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3847 Rev 3848
Line 734... Line 734...
734
		this.initEvtsGeoloc( true );
734
		this.initEvtsGeoloc( true );
735
	} else {
735
	} else {
736
		this.geoloc.reSetDrawControl();
736
		this.geoloc.reSetDrawControl();
737
	}
737
	}
Line 738... Line 738...
738
 
738
 
739
	this.geoloc.setMapPosition({'lat': latitude, 'lng': longitude});
739
	this.geoloc.setMapCoordinates({'lat': latitude, 'lng': longitude});
Line 740... Line 740...
740
};
740
};
741
 
741
 
742
// Ajouter Obs ****************************************************************/
742
// Ajouter Obs ****************************************************************/