Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Releases: ebiwd/EMBL-EBI-Live-data-map

v1.2.2

21 Aug 08:22
Compare
Choose a tag to compare
  • Bug: hide error message by default

v1.2.1

20 Aug 15:04
Compare
Choose a tag to compare

Prevents flash of error message text

  • Sometimes error message would show if JS was slow to start, or CSS was stale.

v1.2

20 Aug 15:00
4bf8034
Compare
Choose a tag to compare

Error messaging, zoomScroll control

  • Shows an optional error message on failures so things don't look "JS is dead" on failure.
  • Adds `?disableZoomScroll=true" option

v1.1.3

25 Jul 14:02
Compare
Choose a tag to compare
ignore cache files

v1.1.2

19 Jul 11:06
310f04b
Compare
Choose a tag to compare
Allow access from StatusCake

code cleanup

19 Jul 10:27
6d5741d
Compare
Choose a tag to compare
  • refactor code so that cached files do not have corrupt names
  • return sensible error codes when something goes wrong

v1.1.0

10 Apr 12:27
Compare
Choose a tag to compare
  • improves url query paramater processing
  • adds a new ?description=true display

What's new from v1.0.10: v1.0.10...v1.1.0

v1.0.10

25 Mar 18:36
Compare
Choose a tag to compare

As requested, adds passing of lat, long and zoom parameters.

Demo: https://www.ebi.ac.uk/web/livemap/live-data-map.html?zoomLevel=4&lon=-70&lat-30

  You can set an initial zoom level, lat, long:
  - zoomLevel=2 (2 is default)
  - lat=30 (30 is default)
  - lon=-10.5 (-10.5 is default)

Commit: 2694711

v1.0.9.4

12 Jun 11:39
Compare
Choose a tag to compare
Lower precision of lat/lon

v1.0.9.3

12 Jun 11:23
941aa3e
Compare
Choose a tag to compare

Remove extra space in js src attribute