Hi, I'm thinking about implementing a tile map widget to display OpenStreetMap tiles, but before I start I have some questions.
* Is anyone working on that already? * I assume I should subclass QDeclarativeFlickable, right? * I'm looking at the implementation of QDeclarativeListView and QDeclarativeGridView to gain some ideas about the implementation. Are there other/better places to look? I'm still new to Qt and QML, so getting some pointers would be great :) Thanks! Conny _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
