diff --git a/client/gulpfile.js b/client/gulpfile.js index 5707830e2f23..1a495a411cdf 100644 --- a/client/gulpfile.js +++ b/client/gulpfile.js @@ -28,7 +28,6 @@ const STATIC_PLUGIN_BUILD_IDS = [ "mvpapp", "nora", "nvd3/nvd3_bar", - "openlayers", "openseadragon", "PCA_3Dplot", "phylocanvas", @@ -38,7 +37,7 @@ const STATIC_PLUGIN_BUILD_IDS = [ "ts_visjs", "venn", ]; -const INSTALL_PLUGIN_BUILD_IDS = ["ngl", "msa"]; // todo: derive from XML +const INSTALL_PLUGIN_BUILD_IDS = ["ngl", "msa", "openlayers"]; // todo: derive from XML const DIST_PLUGIN_BUILD_IDS = ["new_user"]; const PLUGIN_BUILD_IDS = Array.prototype.concat(DIST_PLUGIN_BUILD_IDS, STATIC_PLUGIN_BUILD_IDS); diff --git a/config/plugins/visualizations/openlayers/config/openlayers.xml b/config/plugins/visualizations/openlayers/config/openlayers.xml index 19b89de75375..71c36fb1fe18 100644 --- a/config/plugins/visualizations/openlayers/config/openlayers.xml +++ b/config/plugins/visualizations/openlayers/config/openlayers.xml @@ -6,14 +6,17 @@ HistoryDatasetAssociation geojson - shp + shp dataset_id dataset_id - + + + + @@ -21,7 +24,7 @@ Select a geometry type. select radio - circle + Circle