Releases: GeoSensorWebLab/polarmap.js
Releases · GeoSensorWebLab/polarmap.js
Version 1.2.1
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
- 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
- Lock to Leaflet 0.7 releases
Version 1.0.2
- 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
- Fix bug where removing map did not remove layers from memory
Version 1.0.0
- 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
- 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
- Reset dependencies, bundle build products when using NPM
Version 0.6.1
- Build and minify when package is installed by NPM
Version 0.6.0
- Add wrapper level interface around lower-level plugin API