Skip to content

Releases: farmOS/farmOS-map

v0.6.0

14 Nov 01:13
Compare
Choose a tag to compare

This release includes:

  • Add Snap interaction #24
  • Allow options to be passed into defaultControls() and defaultInteractions() - Fixes #48
  • Refactor a bunch of Edit control code
  • Snap to all vector layer features in the map #24
  • Add GeoJSON methods to Edit control #46
  • Measure lines and polygons in the drawing layer #47

v0.5.0

31 Oct 14:12
Compare
Choose a tag to compare

This release includes:

  • Update OpenLayers to 6.1.0.
  • Make system of measurement (metric/us) configurable #13
  • Drawing controls: next steps #40
  • Require focus to use scroll zoom #44
  • Disable all edit interactions when escape key is pressed #42
  • Remember visibility state of base layers with localStorage #21
  • Add example behavior which adds a MapBox Satellite base layer.
  • In wktOn(), if event is "change", add interaction listeners for all event types that result in feature changes.
  • Update ol-geocoder to 4.0.0 to fix Dominique92/ol-geocoder#199
  • Add a forEachLayer() method for recursively iterating through layer groups.
  • Reorganize instance code and methods.

v0.4.0

31 Oct 14:07
Compare
Choose a tag to compare

This release includes:

  • Add control: geolocate (GPS pinpoint) #6
  • Provide a method for adding an XYZ layer.
  • Allow WMS and XYZ layers to be set as base layers for the layerswitcher.
  • Add controls for drawing points, lines, and polygons #18

v0.3.0

18 Sep 15:44
Compare
Choose a tag to compare

This release includes:

  • Ability to create layer groups #35
  • Ability to add popups to the map #17
  • Provide GeoJSON loader function to prevent 403's. (See #34)
  • Make options optional in createInstance().
  • Add GPLv3 LICENSE file.
  • Multiple fixes/additions to README.md.

v0.2.0

12 Aug 19:32
Compare
Choose a tag to compare

This release

  • Unifies the add*Layer method calls into a single addLayer method;
  • Expands the options for configuring controls and interactions when calling the create method;
  • Changes some zoom behavior and adds a zoomToLayer method.

I think that's just about everything. 🙂

v0.1.0

24 Jul 18:41
Compare
Choose a tag to compare
Tag v0.1.0.