pure-maps icon indicating copy to clipboard operation
pure-maps copied to clipboard

Consider rewriting web access via Qt

Open rinigus opened this issue 5 years ago • 1 comments
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.

rinigus avatar Nov 17 '20 18:11 rinigus

This should be done after SFOS Qt update. Otherwise it will hit the same issue as Mapbox GL Native Qt in offline mode.

rinigus avatar Nov 22 '20 13:11 rinigus