Quick reply... Thank you, but I am not updating until night theme is usable in QML GUI (and mode image is used for the menu button).
For now, a question: there are were hard-coded values for "layers" in both PinchMap.qml and MapPage.qml. However, MapPage.qml values take precedence, as I found out while hard-coding my preferred values of mapnik-0.5 and vaer-0.5.
layers : ListModel { ListElement { layerName : "Virtual Earth" layerId: "vaer" layerOpacity: 1.0 } ListElement { layerName : "OSM Mapnik" layerId: "mapnik" layerOpacity: 0.5 } }
By the way, the slider for opacity can be somewhat annoying, especially when there is no way to check the exact value of opacity. Not that important, though, when I can simply hard-code them instead of going through Graphical-User-Interface.
Best wishes. Will post a screenshot later, probably. I am looking for filter-negative for QML Image. _________________ Per aspera ad astra...
Hi Martin, I have compared various mapping tools exists on N900 and concluded that this is the most feature-rich and most actively developed one. However, it is slow comparing to Mappero, especially when I overlay a long track (A GPX file with 10K) makes the app and phone unresponsive. Is there any developments in this regard? Thanks.
Try yourself one of the Tour Divide maps from: http://topofusion.com/divide/gps.php
Hey martink howslife !