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 880bc8b3ba draw poi name if it is near the middle of the screen 2011-03-23 00:32:10 +01:00
icons rename map icons 2011-02-18 08:32:27 +01:00
monav add a .pri file for common settings in the build system 2011-02-17 16:57:57 +01:00
pics load file with crtl+o 2011-02-18 10:21:53 +01:00
.gitignore initial import 2010-06-09 11:19:24 +02:00
abstractlayer.cpp remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
abstractlayer.h remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
app.pro load file with crtl+o 2011-02-18 10:21:53 +01:00
batterylayer.cpp beautify drawing of battery level a bit 2011-03-22 23:40:44 +01:00
batterylayer.h remove unused code 2010-06-23 19:03:29 +02:00
downloadwidget.cpp replace combobox with listwidget to select the poi type 2011-03-22 16:33:27 +01:00
downloadwidget.h replace combobox with listwidget to select the poi type 2011-03-22 16:33:27 +01:00
fileselector.cpp load file with crtl+o 2011-02-18 10:21:53 +01:00
fileselector.h load file with crtl+o 2011-02-18 10:21:53 +01:00
gpsclient.cpp emit a signal if the gps device got a fix 2010-11-04 18:57:31 +01:00
gpsclient.h emit a signal if the gps device got a fix 2010-11-04 18:57:31 +01:00
gpslayer.cpp remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
gpslayer.h remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
gpxlayer.cpp split painting code into layer classes 2010-06-21 23:38:54 +02:00
gpxlayer.h split painting code into layer classes 2010-06-21 23:38:54 +02:00
main.cpp load file with crtl+o 2011-02-18 10:21:53 +01:00
mainwidget.cpp show file name instead of generic Point of Interest title in layer menu 2011-03-22 16:32:06 +01:00
mainwidget.h load file with crtl+o 2011-02-18 10:21:53 +01:00
mapwidget.cpp a bit more consistant ui 2011-02-19 13:13:21 +01:00
mapwidget.h load file with crtl+o 2011-02-18 10:21:53 +01:00
markerlayer.cpp remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
markerlayer.h remove unused funktion triggerAction() from layers 2011-02-19 13:34:01 +01:00
markerlist.cpp initial import 2010-06-09 11:19:24 +02:00
markerlist.h split painting code into layer classes 2010-06-21 23:38:54 +02:00
monavlayer.cpp a little start at getting routing directions 2010-11-17 09:49:16 +01:00
monavlayer.h a little start at getting routing directions 2010-11-17 09:49:16 +01:00
nanomap.pri add a .pri file for common settings in the build system 2011-02-17 16:57:57 +01:00
nanomap.pro add monav plugins from http://code.google.com/p/monav/ and use them to calculate routes 2010-11-03 21:39:06 +01:00
poilayer.cpp draw poi name if it is near the middle of the screen 2011-03-23 00:32:10 +01:00
poilayer.h draw poi name if it is near the middle of the screen 2011-03-23 00:32:10 +01:00
projection.cpp add offline routing via routino 2010-07-29 22:24:38 +02:00
projection.h add offline routing via routino 2010-07-29 22:24:38 +02:00
searchwidget.cpp a bit more consistant ui 2011-02-19 13:13:21 +01:00
searchwidget.h use monav plugin to do address look ups 2010-11-04 21:01:35 +01:00
timelayer.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
timelayer.h move key handling to the layers 2010-06-22 22:31:29 +02:00