AmonRaNet

Results 19 comments of AmonRaNet

@mola Already much better - good job :) but there still many irrelevant changes related to style only. I am not against style changes (but then it should be applied...

QGeoView is QtWidget solution and not well adopted to be used in QML. In any case in theory it is possible (but I have not tried yet, therefore in theory)....

@Tevhit You need to forward mouse/touch events from QML to QGeoView. Lets say you will create some proxy QObject class and will add it instance as property to QQuickPaintedItem, than...

Closed as changes not actual anymore

With this PR https://github.com/AmonRaNet/QGeoView/pull/39 it should be possible to tune now performance very gradual. Please check sample for performance tuning, also there you can find description about all important parameters....

Hmm. It is feature which I was always hope to avoid :) . I will try to find time to introduce basic support for data parsing (at least for shapefiles).

I think I know reason. When I have developed online layer (tiles) I found bad behavior in QGraphicsView. Neighbor tiles during zoom starts to get free space in-between (1 pixel)...

Hey! Better on English to make it usable also for others. I don't see anything suspicious. I have not build for long time for Windows, but should be fine. Can...

Good! Custom raster is not directly related to topic of issue, therefore I will close issue. Custom background layers are possible, but with effort. Generally QGV supports XYZ maps: online...