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:
- https://developers.google.com/kml/documentation/kmlreference
- http://marble.kde.org/kml-guide.php
- http://marble.kde.org/sources.php
- #marble IRC channel in Freenode