Convert Geofeatures to use Leaflet (#1129)
- OpenLayers support has now been removed.
Showing
- config/vufind/config.ini 2 additions, 24 deletionsconfig/vufind/config.ini
- config/vufind/geofeatures.ini 51 additions, 12 deletionsconfig/vufind/geofeatures.ini
- config/vufind/searches.ini 9 additions, 25 deletionsconfig/vufind/searches.ini
- languages/en.ini 3 additions, 0 deletionslanguages/en.ini
- module/VuFind/config/module.config.php 3 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php 81 additions, 0 deletionsmodule/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php
- module/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php 3 additions, 3 deletions...e/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php
- module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php 30 additions, 71 deletionsmodule/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php
- module/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php 73 additions, 0 deletionsmodule/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php
- module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php 74 additions, 0 deletionsmodule/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php
- module/VuFind/src/VuFind/Recommend/Factory.php 5 additions, 2 deletionsmodule/VuFind/src/VuFind/Recommend/Factory.php
- module/VuFind/src/VuFind/Recommend/MapSelection.php 49 additions, 311 deletionsmodule/VuFind/src/VuFind/Recommend/MapSelection.php
- module/VuFind/src/VuFind/RecordTab/Factory.php 6 additions, 13 deletionsmodule/VuFind/src/VuFind/RecordTab/Factory.php
- module/VuFind/src/VuFind/RecordTab/Map.php 24 additions, 51 deletionsmodule/VuFind/src/VuFind/RecordTab/Map.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 3 additions, 4 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
- themes/bootstrap3/css/geofeatures.css 22 additions, 0 deletionsthemes/bootstrap3/css/geofeatures.css
- themes/bootstrap3/css/vendor/leaflet/MarkerCluster.Default.css 84 additions, 0 deletions...s/bootstrap3/css/vendor/leaflet/MarkerCluster.Default.css
- themes/bootstrap3/css/vendor/leaflet/MarkerCluster.css 38 additions, 0 deletionsthemes/bootstrap3/css/vendor/leaflet/MarkerCluster.css
- themes/bootstrap3/css/vendor/leaflet/images/README.txt 8 additions, 0 deletionsthemes/bootstrap3/css/vendor/leaflet/images/README.txt
- themes/bootstrap3/css/vendor/leaflet/images/layers-2x.png 0 additions, 0 deletionsthemes/bootstrap3/css/vendor/leaflet/images/layers-2x.png
Please register or sign in to comment