enricofer / go2streetview

22 stars 22 forks source link

Add saving some plugin options to QSettings. #85

Closed alexeygribko closed 3 weeks ago

alexeygribko commented 1 month ago

This pull request adds saving of some plugin settings to QSettings instance which is already used for storing API Key and licence flag. This will fix the problem where you need to set all the flags again after restarting QGIS.

Updated flags:

Tested in QGIS 3.28.10 on Windows and QGIS 3.34.6 on MacOS.