New Qt Mobility GeoServices plugin: Cloudmade
-
Hello,
As member of Cloudmade team, I'm proud to tell that we released our geoservice plugin!
It's only initial version, and it will be continuously improved.
It support search, reverse geocoding, routing and of course cloudmade map tiles!
Now you can use all this stuff in your map application, its very simple to switch and check how it works.Sources are here:
- Development version: (plugin + qt-mobility + examples modified to use cloudmade plugin)
http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility
- geoservice plugin code itself: plugins/geoservices/cloudmade
- you can see how it works with examples: mapviewer, geoservicedemo
- Release version (only plugin code, it will work with latest qt-mobility)
http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility
Any feedback and questions are welcome!
Cloudmade team - Development version: (plugin + qt-mobility + examples modified to use cloudmade plugin)
-
I also gave the cloudmade geoservices plugin a quick spin and indeed it worked. I ran the declarative location example apps without problems.
A question, are the development and release version meant to point to same gitorious project?
In any case here you can find the contribution process should you want to start contribution process of the plugin upstream to qtmobility: http://developer.qt.nokia.com/wiki/Qt_Contribution_Guidelines
-
The release and development versions are separated, and we looking forward to contribute into upstream to qt mobility, so thanks for link to guide!