Support discipline labels
Support display order for the Scimap circles Support custom tooltip Add % information on click action Add info text Add numerical information for mapped, total publications Set default map view to 554 Sub-Discipline Enable labels by default
This commit is contained in:
parent
589a5cf09a
commit
815ef7f26e
32 changed files with 429 additions and 51 deletions
|
@ -45,7 +45,7 @@ function setupLoadingScreen() {
|
|||
|
||||
function initMap() {
|
||||
var gMap = google.maps;
|
||||
var centerLatLng = new google.maps.LatLng(50, 0);
|
||||
var centerLatLng = new google.maps.LatLng(55, -10);
|
||||
|
||||
var mapOptions = {
|
||||
center: centerLatLng,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue