Skip to content

Releases: GeoSensorWebLab/polarmap.js

Version 0.5.1

10 Jun 20:07
v0.5.1
Compare
Choose a tag to compare
  • Add example for Style Editor plugin
  • Add example for Shapefiles plugin
  • Add example for Marker Clustering plugin
  • Add example for Leaflet Paths plugin

Version 0.5.0

10 Jun 20:07
v0.5
Compare
Choose a tag to compare
  • Fix bug where map is not centered after switching projections
  • Add permalink to Polarmap.js
  • Integrate location search with PolarMap.js

Version 0.4.0

10 Jun 20:06
v0.4.0
Compare
Choose a tag to compare
  • Include AWM projections by default
  • Add rotation map controls to change the projection
  • Add a dropdown menu to select the projection
  • Optionally have an init flag to detect user location and select best projection
  • Prevent client from loading tiles that are out of bounds, as it causes 404 errors
  • Fix projection error where tile projection and marker projection do not align

Version 0.3.0

10 Jun 20:06
v0.3.0
Compare
Choose a tag to compare
  • Change design to function like a Leaflet plugin
  • Remove unnecessary EPSG code loading (using Proj4 instead)

Version 0.2.0

10 Jun 20:06
v0.2.0
Compare
Choose a tag to compare
  • Rename library to PolarMap.js
  • Major JavaScript refactoring
  • Remove offline tile providers from examples
  • Use NPM for managing development dependencies
  • Include AWM attribution text

Version 0.1

10 Jun 20:06
Compare
Choose a tag to compare
  • Initial Prototype