Closed DanielSavin2001 closed 4 months ago
This PR fulfils the following requirements:
What kind of change does this PR introduce?
Issue Number:
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.
addVectorLayer
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?