digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

Gis 798 & GIS-845 - vectoriële base map #336

Closed DanielSavin2001 closed 4 months ago

DanielSavin2001 commented 4 months ago

PR Checklist

This PR fulfils the following requirements:

PR Type

What kind of change does this PR introduce?

Issue Number:

What is the new behaviour?

Added the addVectorLayer method so that leaflet can accept vector layers. Now all layers with the protobuf file type will be accepted. The map should work faster vector-based than tile-based.

Does this PR introduce a breaking change?