Skip to content

Commit a8b6010

Browse files
Merge pull request #337 from DanielSavin2001/master
Fix: In ´ngx-leaflet´ fixed ´addVectorLayer´ method so that the styling is also used of the layer vector layers, while maintaining performance.
2 parents 6f8f602 + 3f6b423 commit a8b6010

File tree

7 files changed

+501
-10
lines changed

7 files changed

+501
-10
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## Unreleased
99

10+
### Fixed
11+
12+
- `ngx-leaflet`: Fixed `addVectorLayer` method so that the styling is also used of the layer vector layers, while maintaining performance.
13+
1014
## [6.1.0] - 2024-06-27
1115

1216
### Added

0 commit comments

Comments
 (0)