Readme
Thanks for taking a look at the KML framework
How to get started
- Take a look at the javadoc
- Take a look at the examples provided with the source at src/org/boehn/kmlframework/examples
- Include the org.boehn.kmlframework_[version_number].jar in your classpath and get started
- Check out the project's [TODO add link] home page for updates and more information, and join the project's Google Group
Current TODOs
Classes for Dynamical creation of KML files are not yet updated to match the updated KML 2.2 classes. These will be updated shortly
Extend the framework with easy usage of the new <Change> tag in KML
Version history
2008-07-18
This version should be fully functional for generating static KML documents.
- Major update of KML to version 2.2
- Clean up in package structure
- Removed dependencies to 3rd party XML libraries
- Included source code, examples, javadoc and Readme file in distribution
- All classes not yet updated contains a "todo" in their package path
2008-07-08
Added original version of source code, unedited.
Contact information
Please feel free to contact me at eivind@boehn.org.