enricofer / go2streetview

24 stars 23 forks source link

Add saving some plugin options to QSettings. #85

Closed alexeygribko closed 5 months ago

alexeygribko commented 6 months 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.