Skip to content

Releases: GeoSensorWebLab/polarmap.js

Version 1.2.1

22 Aug 23:04
v1.2.1
Compare
Choose a tag to compare

This is a mandatory update for all users to utilize the updated domain for Arctic Web Map tiles.

  • Switch domain for tiles to arcticconnect.ca
  • Switch attribution URL and other service URLs to arcticconnect.ca

Version 1.2.0

10 Jun 20:09
v1.2.0
Compare
Choose a tag to compare
  • Add support for loading ArcticWebMap tiles through HTTPS
  • Fix projection extents to better represent alignment between projection and tiles. This means markers may shift by a small amount (< 1 metre) but should now be closer to their projected tile coordinates
  • Add example for comparing OSM tiles side-by-side with ArcticWebMap tiles

Version 1.1.0

10 Jun 20:09
v1.1.0
Compare
Choose a tag to compare
  • Lock to Leaflet 0.7 releases

Version 1.0.2

10 Jun 20:09
v1.0.2
Compare
Choose a tag to compare
  • Fix bug where double-clicking the rotation controls would zoom the map
  • Change name of layers to be more self-descriptive

Version 1.0.1

10 Jun 20:08
v1.0.1
Compare
Choose a tag to compare
  • Fix bug where removing map did not remove layers from memory

Version 1.0.0

10 Jun 20:08
v1.0.0
Compare
Choose a tag to compare
  • Fix lint issues
  • Mark package as public for NPM
  • Mark package as public for Bower
  • Update URL to new AWM homepage

Version 0.7.0

10 Jun 20:08
v0.7.0
Compare
Choose a tag to compare
  • Extract custom classes for our tile layers
  • Include support for a bower.json file
  • Finalize Node package.json file
  • Add specs for library

Version 0.6.2

10 Jun 20:08
v0.6.2
Compare
Choose a tag to compare
  • Reset dependencies, bundle build products when using NPM

Version 0.6.1

10 Jun 20:07
v0.6.1
Compare
Choose a tag to compare
  • Build and minify when package is installed by NPM

Version 0.6.0

10 Jun 20:07
v0.6.0
Compare
Choose a tag to compare
  • Add wrapper level interface around lower-level plugin API