pyMap Explorer is a free and open source, cross-platform application to explore online free maps (OpenStreetMap).
pyMap Explorer is built with Python and PyGame, full immersive environnement. pyMap Explorer can be built only form source.
NOTE: To run pyMap Explorer on your Mac you will have to open a Terminal window and, after navigating to the game's folder, issue this command from the command line:
python pyMap Explorer.py
Here are some key features of "pyMap Explorer":
· connect online to free map data (tiles)
· cache downloaded tiles on disk and second in ram
· explore map using mouse
· transparent box interface
Requirements:
· Python
· Pygame