Merge vector_layer entry method with layer entry method #1586
Labels
Code
Issues related to the code structure and performance.
Deprecated
Features which are no longer supported and should eventually be removed.
Feature
New feature requests or changes to the behaviour or look of existing application features.
RFC
Request for Comment or Change.
Milestone
The vector_layer entry and mvt_clone entry type should essentially work the same but are quite different at the moment.
The vector_layer doesn't support themes.
There is a lot of duplicate code which is hard to maintain.
The layer entry method replaces the mvt_clone method. #1268
This method however does not allow for layer queries without the layer already being defined in the workspace.
The vector_layer entry method should be deprectated in support of the layer entry method once it is possible to load layer data from a layer entry object without the layer being added to the workspace locale first.
The text was updated successfully, but these errors were encountered: