pure-maps
pure-maps copied to clipboard
Use Qt.callLater instead of timer when Qt version is bumped
trafficstars
In RoutePage.qml, Timer is used to ensure that the autorouting is called after all settings are applied. Use Qt.callLater when SFOS will bump its version to 5.9
In several other places would be useful as well