QMapControl
Screenshots
Description
QMapControl is a Qt/Qtopia widget which enables your (mobile) applications to use map data from different sources. Maps can be enriched by custom objects which will be drawn into the map.
QMapControl Web SiteUser Ratings
User Reviews
-
That is exactly what I needed. love it!
-
no trouble to install and run, works nicely.
-
Nice project.
-
I have started to use this for an application to display maps and performance plots based on data from a Garmin Forerunner 205 or 305 device. Works great and is easy to work with. I would have one comment: the .pro file in QMapControl/src is set up to build an Qt app, but is lacking (of course) a main function. I changed it to build a shared library instead, which now I can link my application with.
-
I have started to use this in an application for displaying maps and performance curces based on data from a Garmin Forerunner 205 or 305 device. It works great and is easy to work with. One comment I have is that the .pro file in the QMapControl/src directory is trying to build an app, but there is (of course) no main function. I changed it to build a shared library, which I can now link my application with.
-
Good, easy to use map widget for Qt