Open GoogleCodeExporter opened 8 years ago
rightclick doesn't work in my project. I use:
$('#map_canvas').gmap().bind("mousedown", function(e){
if (e.button==2) { console.log('rightclick'); }
});
and work for me.
Original comment by dhe...@gmail.com
on 7 Sep 2012 at 9:54
Original issue reported on code.google.com by
mpillia...@gmail.com
on 10 Jun 2012 at 1:30