uploader v0.1
This commit is contained in:
@@ -65,7 +65,6 @@ oSpot.pageInit = function(asHash)
|
||||
{
|
||||
mouseover: function(marker, event, context)
|
||||
{
|
||||
console.log('over');
|
||||
var map = $(this).gmap3("get"), infowindow = $(this).gmap3({get:{name:"infowindow"}});
|
||||
if(infowindow)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user