Update new visualization icons
Update info text on Map of Science Update new copyright text to Map of Science
This commit is contained in:
parent
5eb16e6585
commit
5b1847dd4c
29 changed files with 51 additions and 43 deletions
|
@ -32,7 +32,10 @@ function createScimapType(map, mapName) {
|
|||
new CopyrightPanel ({
|
||||
map: map,
|
||||
controlPositions: google.maps.ControlPosition.BOTTOM_RIGHT,
|
||||
html: '© 2008 The Regents of the University of California and <a href="http://cns.iu.edu" >CNS.IU.EDU</a>'
|
||||
html: '© 2008 The Regents of the University of California and and SciTech Strategies.<br>' +
|
||||
'Map updated by <a href="http://mapofscience.com">SciTech Strategies</a>, ' +
|
||||
'<a href="http://www.ost.uqam.ca/" title="Observatoire des sciences et des technologies">OST</a>, ' +
|
||||
'and <a href="http://cns.iu.edu" title="CyberInfrastructure for Network Science">CNS</a> in 2010'
|
||||
});
|
||||
map.mapTypes.set(mapName, sciMapType);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue