Tagged Questions
2
votes
1answer
78 views
Keeping a vector layer always on top
I want to know how to keep a layer always on top of other layers! After adding a vector layer ( QgisInterface->addVectorLayer ), I want that layer to always be displayed on top of layers added later. ...