1
0
mirror of git://projects.qi-hardware.com/nanomap.git synced 2024-06-03 03:58:32 +03:00
NanoMap, view maps made of small bitmaps, like openstreetmap.org NanoMap is a Qt4-based OpenStreetMap viewer. Tiles are downloaded automatically while you zoom in, out and pan. You can enter a city and a street name and go to the location, or get the route from start location to end location. http://projects.qi-hardware.com/index.php/p/nanomap/
Go to file
Niels 327d963696 change keyboard mapping
q -> Esc
? -> h
2010-06-13 11:14:40 +02:00
.gitignore initial import 2010-06-09 11:19:24 +02:00
downloadwidget.cpp add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
downloadwidget.h add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
gpsclient.cpp initial import 2010-06-09 11:19:24 +02:00
gpsclient.h initial import 2010-06-09 11:19:24 +02:00
main.cpp add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
mainwidget.cpp add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
mainwidget.h add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
mapwidget.cpp change keyboard mapping 2010-06-13 11:14:40 +02:00
mapwidget.h add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
markerlist.cpp initial import 2010-06-09 11:19:24 +02:00
markerlist.h add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
nanomap.pro add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00