This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
v1.3.2
Added
- option to store geographical data in database collection #85 #94
- new route for unique featureIds for one attributeId #86
- added option for displaying multiple regions layers #97
- configurable dashboard tabs #102
- added option to use tile layers in map with data provided by external url #103
- scripts for starting application in minikube #104
- enabled creating geoData with empty database with geoIndex #105
- added new layerOption for sending correct request to api in case of specified bounding box #109
- pdf button for exporting dashboard tab as pdf document
Changed
- dashboard config specifying tabs and graphs, not selecting from existing
Deprecated
- 'timeseries' key on the top level is now deprecated and moved to 'layerOptions' key. New 'layerOptions' key should be defined in ./initial-data-load/data/{country}/MapLayers.yml configuration file on the top level and 'timeseries' key with its value should be moved there. 'layerOptions' present different options that can be set on layers and change their behavior on the map. You can find out more about these settings in docs.