raptorswing / MapGraphics

A tile-based "slippy map" library written in/for C++/Qt. It's meant to enable C++/Qt developers to easily add nice, interactive maps to their applications. Supports zooming, rotating, interactive custom map objects, transparency, etc. It is a Qt map widget that can use tiles from MapQuest, Openstreetmap, or a custom source you define.
Other
164 stars 77 forks source link

Downstream #11

Closed kantooon closed 10 years ago

kantooon commented 10 years ago

Hi, I just wanted to let you know that you are the upstream of https://github.com/QDeltaSoft/qradiopredict This project is using your very useful library. Thanks,

raptorswing commented 10 years ago

I'm very pleased that you have found the library useful and I wish you the best of luck in using it. It's great to see an interesting project like yours using something I made. Please feel free to file issues or issue pull requests if you find or fix any bugs.