Reply
Thread Tools
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#91
Originally Posted by rinigus View Post
I could see that the problem is when the map is a part of a page with the map not full screen.
Thanks for your advice. I will introduce a full screen mode for the map on that page. That should solve the problem.
 

The Following 4 Users Say Thank You to jdrescher For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#92
New version is out: 1.3.2

The main change is the introduction of OpenSSL lock on widget initialization. During testing, @pichlo observed slow down of Pure Maps loading on J1 and, while I hoped so, it did not resolve issues with the closure of Pure Maps. In my case, I haven't had any issues with closing Pure Maps since using this version of Mapbox GL widget (~2 month).

Let me know if something breaks with it.
 

The Following 5 Users Say Thank You to rinigus For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#93
Hi Rinigus,

just a little question. The MapboxMapGestureArea does not seem to have the same events a MouseArea normally has. Particulary I miss the onReleased event. I need something to determine that onPressAndHold has stopped.
 

The Following 2 Users Say Thank You to jdrescher For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#94
Hi! Code is here - https://github.com/rinigus/mapbox-gl...estureArea.qml

We probably need then to forward the signal to the main item...
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#95
Originally Posted by rinigus View Post
We probably need then to forward the signal to the main item...
That looks good. I can make a pull request if you like.
 

The Following 3 Users Say Thank You to jdrescher For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#96
Originally Posted by jdrescher View Post
That looks good. I can make a pull request if you like.
Please do so
 

The Following 3 Users Say Thank You to rinigus For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#97
The onReleased event is now fired accurately.

But I noticed that the onPressAndHoldGeo is never fired, activePressAndHoldGeo is set to true. This is also the case with the old version (current openrepos).

By the way, do we need something like activeReleased, in case the user does not want the new onReleased event to be fired?
 

The Following 3 Users Say Thank You to jdrescher For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#98
Originally Posted by jdrescher View Post
The onReleased event is now fired accurately.

But I noticed that the onPressAndHoldGeo is never fired, activePressAndHoldGeo is set to true. This is also the case with the old version (current openrepos).

By the way, do we need something like activeReleased, in case the user does not want the new onReleased event to be fired?
Strange. It works over here. Its a signal that's used for adding POIs in Pure Maps. Just tested at desktop as well - all worked as expected.
 

The Following 2 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#99
Mapbox GL QML has been updated to 1.3.3. Changes are

* addition of onRelease signal by @jdrescher.

* compilation of QMapboxGL with ICU support. Turned out that right to left scripts (such as Arabic and Hebrew) were plotted wrong, thanks to @planetos for reporting https://github.com/rinigus/pure-maps/issues/121. Not sure why, but Qt internal BiDi support wasn't used and I recompiled Mapbox GL with direct ICU linking for BiDi support.

Mapbox GL library is still at the same version, nothing has been released yet for Qt.
 

The Following 7 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#100
Just heads up: RTL languages are not resolved, we have a crash at high zoom level observed for the countries with them (https://github.com/rinigus/mapbox-gl-qml/issues/39)
 

The Following 5 Users Say Thank You to rinigus For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:29.