Add sub-entity tables for Map of Science comparison

Remove street view from Map of Science
Improve table UI
This commit is contained in:
kongchinhua 2011-11-10 21:38:08 +00:00
parent 61fc9c6d5b
commit fb89277658
12 changed files with 359 additions and 64 deletions

View file

@ -51,6 +51,7 @@ function initMap() {
var mapOptions = {
center: centerLatLng,
zoom: 1,
streetViewControl: false,
mapTypeControlOptions: {
mapTypeIds: []
}