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

v1.0.10

Compare
Choose a tag to compare
@khawkins98 khawkins98 released this 25 Mar 18:36
· 22 commits to master since this release

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