GSoC/GCI Archive
Google Code-in 2012 KDE

Marble: KML ListStyle and BalloonStyle tag writers

completed by: Mayank Madan

mentors: Torsten Rahn, René Küttner, Dennis Nienhüser

Create KML tag writeres that write the information of GeoDataListStyle and GeoDataBalloonStyle according to the KML specs

  • In src/lib/geodata/writers/kml/, create a KmlBalloonStyleTagWriter class and have it write the information of GeoDataBalloonStyle
  • In src/lib/geodata/writers/kml/, create a KmlListStyleTagWriter class and have it write the information of GeoDataListStyle

Further information: