Skip to content

Releases: tti0/MGS_PSV

v3.1

01 Jun 06:15
bf877d5

Choose a tag to compare

Version 3.1 adds a CSS spinner when waiting for a photosphere to load, rather than the text Loading....
@tti0

v3.0

31 May 11:47
ead4e16

Choose a tag to compare

Version 3.0 of the MGS Photosphere Viewer has two main improvements over v2.1.

  1. v3.0 replaces the old image map selector with a new OpenStreetMap (https://www.openstreetmap.org/) and LeafletJS (https://leafletjs.com/), using points, rather than blue regions for image selection. This allows for far greater expandability, and means real GPS co-ordinates may be used to identify locations, rather than arbitrarily-defined image map co-ordinates. The map tiles are locally stored in img/map_tiles, meaning that the entire site still works without an Internet connection.
    image
  2. Bulma (https://bulma.io/) CSS is now used, removing the need for Bootstrap and its dependency JS (including jQuery, which was otherwise un-needed). Overall package size is therefore reduced.

Naturally, various bug fixes and efficiency improvements have also been made.

Many thanks, @tti0

v2.1

17 Mar 12:02

Choose a tag to compare

Remove debug files and code.

v1.1

25 Aug 06:47

Choose a tag to compare

v1.1 Pre-release
Pre-release

The initial demo release of this project.