I m using Qt 4.4.3
I m developing an application in which I need to display map according to to exact position of plane. similar like a Garmin GPS Aviation MAP.
Could anyone tell me how to acheive this in Qt.
Printable View
I m using Qt 4.4.3
I m developing an application in which I need to display map according to to exact position of plane. similar like a Garmin GPS Aviation MAP.
Could anyone tell me how to acheive this in Qt.
there is a ready made solution known as QGIS... google it.
Hi all,
Can I get any sample application In which QGIS is used.
Actually i want to interface the real time map in Qt but through QGIS i am not able to download inbuilt map.
So please send me link or any idea that i can display real time map by using GPS in Qt.
Thanks in advance.
Am not sure if it will help, but you can have a look at tracking flights and magnifying glass examples.
You might want to do something combined ...
I am Using Qt 4.4.0
Can anyone tell me that for GPS Aviation Map which database I can use In offline Mode.
Can I use SqlLite or PostgreSQL.How can I access through Qt Application.
Thanks.