Releases: quentinlampin/ngx-openlayers
Releases · quentinlampin/ngx-openlayers
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
1.0.0-next.14
chore(release): version 1.0.0-next.14
1.0.0-next.13
chore(release): version 1.0.0-next.13