Add sub-entity tables for Map of Science comparison
Remove street view from Map of Science Improve table UI
This commit is contained in:
parent
61fc9c6d5b
commit
fb89277658
12 changed files with 359 additions and 64 deletions
|
@ -51,6 +51,7 @@ function initMap() {
|
|||
var mapOptions = {
|
||||
center: centerLatLng,
|
||||
zoom: 1,
|
||||
streetViewControl: false,
|
||||
mapTypeControlOptions: {
|
||||
mapTypeIds: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue