Revision 837907

Go back to digest for 27th July 2008

Features in Educational

Shashank Singh committed changes in /trunk/KDE/kdeedu/marble:

This commit will introduce twitter plugin, a plugin I had been working when I took break for some time from panoramio plugin.

Twitter plugin essentially will display 10 tweets from public timeline on their repsective locations, it uses google map api to geocode street address to respective lat lon. The plugin is my first attempt on geocoding, if successful which will precipitate in wikipedia article integration in placemarkinfo dialog.

File Changes

Added 5 files
  • /trunk/KDE/kdeedu/marble/src/plugins/marble/twitter
  •   /jsonparser.cpp
  •   /jsonparser.h
  •   /twitterPlugin.cpp
  •   /twitterPlugin.h
Modified 3 files
  • /trunk/KDE/kdeedu/marble
  •   /ChangeLog
  •   /src/plugins/marble/CMakeLists.txt
  •   /src/lib/geodata/data/GeoDataLatLonAltBox.h
8 files changed in total