Skip to content

Qt Widget for displaying google maps, terrains, open street maps etc. and the GPS position of the vehicle as overlay. All data can be cached and used offline. Qt Designer compatible (Based on OpenPilot/GCS)

Notifications You must be signed in to change notification settings

rock-gui/gui-map2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This integrates the map widget from OpenPilot/GCS into a qt desinger plugin 

There are several limitation because of original code:
--> very bad performance
--> needs sqlite for caching 
--> scrolling error in opengl mode 
--> crashing if the zoom factor change is too big
--> caching is done into the current working directory 

Feel free to improve it. If someone wants to use it more regular 
it would be nice if we ask the people from OpenPilot to work together
so we do not have to wrap it 

About

Qt Widget for displaying google maps, terrains, open street maps etc. and the GPS position of the vehicle as overlay. All data can be cached and used offline. Qt Designer compatible (Based on OpenPilot/GCS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages