1. More updates to the map of science vis.
This commit is contained in:
parent
1c594395aa
commit
c79c6cf968
13 changed files with 150 additions and 14 deletions
|
@ -108,7 +108,7 @@ ScimapMarkerManager = MarkerManager.extend({
|
|||
marker.focus();
|
||||
});
|
||||
},
|
||||
mouseIn: function(key) {
|
||||
mouseOut: function(key) {
|
||||
var marker = this.getMarker(key);
|
||||
if (marker) {
|
||||
marker.unfocus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue