Ngx Openlayers Versions Save

Angular2+ components for Openlayers 4.x

14.1.0-next.0

1 month ago

Features

  • source-vector: support of 'loader' input (58c1a6b)

14.0.0-next.0

2 months ago

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 : input type is now of type Type
  • SourceImageWMSComponent : input serverType is now of type ServerType
  • OverlayComponent : input positioning is now of type Positioning
  • SourceTileWMSComponent : input projection is now of type ProjectionLike and input serverType is now of type ServerType
  • SourceTileWMTSComponent : input requestEncoding is now of type RequestEncoding
  • all components inputs of type Element or Node are now of type HTMLElement
  • all olChangeActive and propertyChange outputs are now EventEmitter<ObjectEvent>
  • FormatMVTComponent : input featureClass is now of type FeatureClass
  • DragAndDropInteractionComponent : input formatConstructors is now of type FeatureFormat[]
  • LayerComponent : prerender and postrender inputs functions should now manage events of type RenderEvent
  • SourceImageArcGISRestComponent : attributions input is now of type AttributionLike
  • SourceTileWMTSComponent : tileGrid input is now of type WMTSTileGrid
  • SourceUTFGridComponent : tileJSON input is now of type Config
  • StyleCircleComponent : snapToPixel and atlasManager have been removed
  • StyleIconComponent : img input is now of type HTMLImageElement | HTMLCanvasElement
  • MapComponent : prerender output has been removed, precompose output has been added. olClick, dblClick, pointerDrag, pointerMove, singleClick outputs are now of type EventEmitter<MapBrowserEvent<UIEvent>>
  • ViewComponent : changeZoom output has been removed

Features

  • update openlayers to ~6.13.0 (ec7f0b5)
  • update openlayers to ~6.15.1 (f068b92)

1.0.0-next.21

6 months ago

1.0.0-next.20

6 months ago

1.0.0-next.19

2 years ago

1.0.0-next.17

3 years ago

1.0.0-next.16

3 years ago

1.0.0-next.15

4 years ago

1.0.0-next.14

4 years ago

1.0.0-next.13

4 years ago