Activities/Map: Difference between revisions
m →Review |
|||
| Line 131: | Line 131: | ||
= Development = | = Development = | ||
The Map activity was written in PyGTK. It relies on JavaScript files to interact with Google's Static Maps API and geocoder. | The Map activity was written in PyGTK. It relies on JavaScript files to interact with Google's Static Maps API and geocoder. | ||
Having the activity work on Sugar-on-a-Stick or emulators is an ongoing problem: http://www.youtube.com/watch?v=6QvMtQIqdfQ | |||
You can download the source code in this zip file: http://maptonomy.appspot.com/Map-3b.zip | 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. | ||