Tuesday, 26 July 2016

python - How to update only a single vector layer in QGIS map canvas?


I want to update a single vector layer as I am working on 8 vector layers and they are getting fast data from serial port so for updating I use mapCanvas().refresh() which refresh all the layer and I have almost 20 static S57 layer so the refresh takes a long time.




No comments:

Post a Comment