diff options
Diffstat (limited to 'network/gmapcatcher/README')
-rw-r--r-- | network/gmapcatcher/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/network/gmapcatcher/README b/network/gmapcatcher/README index 773aed0c6a..6ed3c20b26 100644 --- a/network/gmapcatcher/README +++ b/network/gmapcatcher/README @@ -1,9 +1,8 @@ GMapCatcher is an offline maps viewer. It downloads tiles automatically from many providers such as: CloudMade, OpenStreetMap, Yahoo Maps, Google Map. It displays them using a custom GUI. User can view the -maps while offline. GMapCatcher doesn't depend on google-map's java -scripts so it should work even if google changes them. It also provides -a downloading tool. +maps while offline. GMapCatcher doesn't depend on the map's JavaScript so it +should work even if they change them. It also provides a downloading tool. GMapCatcher is written in Python 2.6, can run on Linux, Windows and Mac OSX. |