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 2dbc275890 move key handling to the layers
add layer to show current gps position
2010-06-22 22:31:29 +02:00
.gitignore initial import 2010-06-09 11:19:24 +02:00
abstractlayer.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
abstractlayer.h move key handling to the layers 2010-06-22 22:31:29 +02:00
batterylayer.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
batterylayer.h move key handling to the layers 2010-06-22 22:31:29 +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
gpslayer.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
gpslayer.h move key handling to the layers 2010-06-22 22:31:29 +02: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 add a widget that downloads the tiles of higher zoom levels of the 2010-06-10 23:52:34 +02:00
mainwidget.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
mainwidget.h split painting code into layer classes 2010-06-21 23:38:54 +02:00
mapwidget.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
mapwidget.h move key handling to the layers 2010-06-22 22:31:29 +02:00
markerlayer.cpp move key handling to the layers 2010-06-22 22:31:29 +02:00
markerlayer.h move key handling to the layers 2010-06-22 22:31:29 +02: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
nanomap.pro move key handling to the layers 2010-06-22 22:31:29 +02:00
projection.cpp split painting code into layer classes 2010-06-21 23:38:54 +02:00
projection.h split painting code into layer classes 2010-06-21 23:38:54 +02: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