Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Releases: ABI-Software/flatmap-viewer

2009-07-24 Flatmap Viewer version 0.8.6

25 Jul 04:52

Choose a tag to compare

  • Improvements to node querying.
  • Improve context menu prompts.

2009-07-23 Flatmap Viewer version 0.8.2

23 Jul 03:59

Choose a tag to compare

  • Zoom buttons are now in bottom-right corner.
  • The tooltip is more user friendly.

2009-07-21 Flatmap Viewer version 0.8.1

21 Jul 10:39

Choose a tag to compare

Fixes an issue with loading a third-party script.

2009-07-21 Flatmap Viewer version 0.8.0

21 Jul 09:37

Choose a tag to compare

Changes include:

  • zoom limits can now be specified by a map's JSON description.
  • has more annotation attributes to support map styling and user interactions.
  • significant improvements to node querying, by using an in-browser SPARQL engine.
  • query-data messages now pass a list of resources to be queried along with the map's species identifier.

2009-07-17 Flatmap Viewer version 0.7.4

17 Jul 00:51

Choose a tag to compare

This update:

  • improves the display of background layers.
  • shows a progress cursor during edge and node queries.
  • standardises data sent by the message channel.
  • provides a method, getIdentifier(), to return an object to identify a map.
  • Besides a text string to identify a map, loadMap() will also accept a getIdentifier() object.
  • provides a method, getState(), to return an object containing a map's current state (its centre, zoom level, and active layers).
  • adds a state field to the options parameter of loadMap() to load a map and restore it to a previously saved state.
  • adds a setState(state) method to restore a map to a previously saved state.
  • returns a Promise from loadMap() that is resolved when the map is loaded.

2009-07-15 Flatmap Viewer version 0.7.3

14 Jul 22:38

Choose a tag to compare

Besides general code fixes, this release:

  1. Issues a dataset query for each node returned from a "connected nodes" query.
  2. Shows background images for specific layers.
  3. Has improvements to styling.
  4. A "long-touch" now brings up a context menu on iOS devices.

The previous release (0.7.2) removed the requirement to have local copies of maps; instead all map content is now retrieved from https://mapcore-demo.org/flatmaps/.

2009-07-14 Flatmap Viewer version 0.7.2

14 Jul 01:45

Choose a tag to compare

2009-07-12 Flatmap Viewer version 0.7.1

12 Jul 09:26

Choose a tag to compare

2009-07-12 Flatmap Viewer version 0.7.0

12 Jul 05:26

Choose a tag to compare

2009-07-09 Flatmap Viewer version 0.6.2

08 Jul 22:26

Choose a tag to compare