Releases: NGX-OL-LIBRARY/ngx-ol-library
Releases · NGX-OL-LIBRARY/ngx-ol-library
v0.2.0
2024-01-22
✨ Features | 新功能
- module:circle-geometry: add circle geometry component (bd00739)
- module:feature: add Feature component (f75273c)
- module:geometry-collection: add geometry collection component (2456f24)
- module:geometry-core: inject geometry host function (d896c24)
- module:line-string: add LineString geometry component (6fedada)
- module:linear-ring: add LinearRing geometry component (afd1aa1)
- module:multi-line-string: add MultiLineString geometry component (7f3cdbd)
- module:multi-point: add MultiPoint geometry component (6227e40)
- module:multi-polygon: add MultiPolygon geometry component (fd725b5)
- module:point: add Point geometry component (308e2e7)
- module:vector-layer: add vector layer component (d346d99)
- module:vector-source: add vector source component (63da757)
- module:xyz-source: add xyz-source component (6ca1c49)
🐛 Bug Fixes | Bug 修复
- module:map: fix map container's width or height are 0 (9609891)
v0.1.0
2023-12-11
✨ Features | 新功能
- module:core: prefixed options and safe any types (69c7260)
- module:map: add map component (73fd167)
- module:osm-source: add osm-source component (50044d9)
- module:tile-layer: add tile-layer component (771b28f)
- module:version: add version exporting (4ecf1d0)
- module:view: add view component (645a5e7)
- showcase: add simple map example (bfafecd)