Releases: quentinlampin/ngx-openlayers
Releases · quentinlampin/ngx-openlayers
16.0.0-next.0
This version upgrades ol dependency to ~8.2.0
and upgrades project to Angular 16.
⚠ BREAKING CHANGES
ol
peer dep is now8.2.0
- see all breaking changes from
ol
8.0.0
(https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#800) - Angular 14 is no more supported
build
- update to Angular 16 (b129c81)
Features
- update openlayers to
8.2.0
(8b376e3)
15.0.0-next.0
This version upgrades ol
dependency to ~7.5.2
and upgrades project to Angular 15.
⚠ BREAKING CHANGES
ol
peer dep is now~7.5.2
- see all breaking changes from
ol
7.0.0
(https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#700) - see all breaking changes from
ol
7.1.0
(https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#710) - see all breaking changes from
ol
7.2.0
(https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#720) - see all breaking changes from
ol
7.5.0
(https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#750)
Features
- update openlayers to
~7.5.2
(0c0e3cb)
14.1.0-next.0
Features
- source-vector: support of 'loader' input (58c1a6b)
14.0.0-next.0
This version upgrades ol
dependency from 6.3.x
to 6.15.x
. As of openlayers 6.6.0
, types are now included in ol
dependency.
⚠ BREAKING CHANGES
ol
peer dep is now~6.15.1
DrawInteractionComponent
: inputtype
is now of typeType
SourceImageWMSComponent
: inputserverType
is now of typeServerType
OverlayComponent
: inputpositioning
is now of typePositioning
SourceTileWMSComponent
: inputprojection
is now of typeProjectionLike
and inputserverType
is now of typeServerType
SourceTileWMTSComponent
: inputrequestEncoding
is now of typeRequestEncoding
- all components inputs of type
Element
orNode
are now of typeHTMLElement
- all
olChangeActive
andpropertyChange
outputs are nowEventEmitter<ObjectEvent>
FormatMVTComponent
: inputfeatureClass
is now of typeFeatureClass
DragAndDropInteractionComponent
: inputformatConstructors
is now of typeFeatureFormat[]
LayerComponent
:prerender
andpostrender
inputs functions should now manage events of typeRenderEvent
SourceImageArcGISRestComponent
:attributions
input is now of typeAttributionLike
SourceTileWMTSComponent
:tileGrid
input is now of typeWMTSTileGrid
SourceUTFGridComponent
:tileJSON
input is now of typeConfig
StyleCircleComponent
:snapToPixel
andatlasManager
have been removedStyleIconComponent
:img
input is now of typeHTMLImageElement | HTMLCanvasElement
MapComponent
:prerender
output has been removed,precompose
output has been added.olClick
,dblClick
,pointerDrag
,pointerMove
,singleClick
outputs are now of typeEventEmitter<MapBrowserEvent<UIEvent>>
ViewComponent
:changeZoom
output has been removed
Features
1.0.0-next.21
chore(release): version 1.0.0-next.21
1.0.0-next.20
chore(release): version 1.0.0-next.20
1.0.0-next.19
chore(release): version 1.0.0-next.19
1.0.0-next.17
chore(release): version 1.0.0-next.17
1.0.0-next.16
chore(release): version 1.0.0-next.16
1.0.0-next.15
chore(release): version 1.0.0-next.15