como passar os argumentos da função sem invocar a função
google.maps.event.addListener( southEast, 'click', showArea.bind( this, 1 ) );
Gleaming Gemsbok
google.maps.event.addListener( southEast, 'click', showArea.bind( this, 1 ) );