Template:Fragoria Map

From FragoriaWiki

(Difference between revisions)
Jump to: navigation, search
Line 154: Line 154:
zIndex: greendungeon[3]
zIndex: greendungeon[3]
});
});
-
            var contentString = "Content";
+
var contentString = "Content";
-
            google.maps.event.addListener(marker, "click", function () {
+
google.maps.event.addListener(marker, "click", function () {
-
                infowindow.setContent(this.html);
+
infowindow.setContent(this.html);
-
                infowindow.open(map, this);
+
infowindow.open(map, this);
-
            });
+
});
}
}
-
 
-
  google.maps.event.addListener(marker, 'click', toggleBounce);
 
}
}
-
 
-
function toggleBounce() {
 
-
  if (marker.getAnimation() != null) {
 
-
    marker.setAnimation(null);
 
-
  } else {
 
-
    marker.setAnimation(google.maps.Animation.BOUNCE);
 
-
  }
 
-
}
 
google.maps.event.addDomListener(window, 'load', initialize);
google.maps.event.addDomListener(window, 'load', initialize);

Revision as of 23:46, 6 April 2015

Fragoria Map

 

Personal tools
Date/Time
Server & Cross

Super-Cross Server