Re: [Development] QtLocation / QtPositioning and Web Assembly

2020-02-20 Thread Sebastian Kügler
On donderdag 20 februari 2020 03:01:19 CET Lorn Potter wrote: > On 19/2/20 6:49 PM, Sebastian Kügler wrote: > > I'd like to create an application using the MapView QtQuick plugin and > > deploy that application using the Web Assembly platform. It seems, > > though, that the QtPositioning and QtLoca

Re: [Development] QtLocation / QtPositioning and Web Assembly

2020-02-19 Thread Lorn Potter
On 19/2/20 6:49 PM, Sebastian Kügler wrote: Hi, I'd like to create an application using the MapView QtQuick plugin and deploy that application using the Web Assembly platform. It seems, though, that the QtPositioning and QtLocation modules are not (yet?) available for WASM. - Did anybody alre

[Development] QtLocation / QtPositioning and Web Assembly

2020-02-19 Thread Sebastian Kügler
Hi, I'd like to create an application using the MapView QtQuick plugin and deploy that application using the Web Assembly platform. It seems, though, that the QtPositioning and QtLocation modules are not (yet?) available for WASM. - Did anybody already get it to work? - Is this planned by anybo