Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: In ´ngx-leaflet´ fixed ´addVectorLayer´ method so that the styling is also used of the layer vector layers, while maintaining performance. #337

Merged
merged 10 commits into from
Jul 2, 2024

Conversation

DanielSavin2001
Copy link
Contributor

PR Checklist

This PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

When passing down a vector-based layer, first of all it wouldn't work without importing an external script, also when it would work, then the performance would be terrible and the style of the vector layer wouldn't be used.

What is the new behavior?

When passing down a vector-based layer, first of all it works without importing an external script, the performance would be much better than before and the style of the vector layer would be used.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

https://jira.antwerpen.be/browse/GIS-845

Copy link
Contributor

@TriangleJuice TriangleJuice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bijna in orde ;-)

@TriangleJuice TriangleJuice merged commit a8b6010 into digipolisantwerp:master Jul 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants