pure-maps
pure-maps copied to clipboard
Consider rewriting web access via Qt
trafficstars
As Pure Maps sometimes hangs on shutdown, consider using Qt for HTTP(S) access instead of Python lib. Should be possible by providing QObject for that. Note that it should just provide similar API as current python module does and allow to use python module for running tests.
This should be done after SFOS Qt update. Otherwise it will hit the same issue as Mapbox GL Native Qt in offline mode.