Releases: farmOS/farmOS-map
Releases · farmOS/farmOS-map
v0.6.0
This release includes:
v0.5.0
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
v0.3.0
v0.2.0
This release
- Unifies the
add*Layer
method calls into a singleaddLayer
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. 🙂