Skip to content

A demo of map widget based on opmapcontrol

Notifications You must be signed in to change notification settings

muby/opmapcontrol_ex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opmapcontrol_ex - A map widget based on opmapcontrol

This program is a map widget which is based on opmapcontrol. We have fixed some minor problems of the implementation of opmapcontrol. There is a demo program show how to use the map widget. The map control has the functions of downloading offline map, showing UAV position, and editing waypoints.

Requirements:

  • Qt4 or Qt5 (sudo apt-get install libqt4-core libqt4-dev)

Compile:

qmake opmapcontrol.pro; make

cd demo; qmake opmapcontrol_demo.pro; make

Usage:

./opmapcontrol_demo

Plateform:

Only test on LinuxMint 17.1 64-bit, may be other distributions are also support.

Screenshot:

-alt text -alt text -alt text

Project homepage:

http://www.adv-ci.com/blog/project/opmapcontrol_ex

About

A demo of map widget based on opmapcontrol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 99.8%
  • Other 0.2%