Integrating drone pictures into qt map
Unsolved
3rd Party Software
-
Hi,
I want to create an application that integrates pictures taken by a flying drone into a map. The pictures taken by the drone will have gps coordinates. The application will basically be like googlemaps, but with "homemade" pictures instead. Is this possible using Qt, and if so, what is the best way to go about it?
-
Hi and welcome to devnet,
You should take a look at the QtPositioning and the QtLocation modules.