uploader v0.1

This commit is contained in:
2015-12-16 22:52:17 +01:00
parent 63478c37da
commit 3cc93afaf1
9 changed files with 1474 additions and 3276 deletions

View File

@@ -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)
{