Activities/Map: Difference between revisions
→Development: =Review= http://www.youtube.com/watch?v=6QvMtQIqdfQ |
|||
| Line 130: | Line 130: | ||
= Development = | = Development = | ||
The Map activity was written in PyGTK. It relies on | The Map activity was written in PyGTK. It relies on JavaScript files to interact with Google's Static Maps API and geocoder. | ||
You can download the source code in this zip file: http://maptonomy.appspot.com/Map-3b.zip | |||
All of the Map activity's code is under an MIT License. | All of the Map activity's code is under an MIT License. | ||