Open GoogleCodeExporter opened 8 years ago
Same error with "findMarker"
$('#map').gmap('findMarker', 'someAttribut', someValue, function(found, marker)
{
if(found)
marker.setVisible(true);
});
Original comment by tfs...@gmail.com
on 18 Oct 2012 at 4:43
Original issue reported on code.google.com by
ra...@angarka.ru
on 1 Oct 2012 at 4:26