Skip to content
Commit 9aa3a6bf authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Basic .kmz support

Extends the KML plugin to handle .kmz files (zipped .kml files).
Introduces quazip as an optional dependency for that purpose: When
quazip is available, .kmz is available as well. Otherwise only .kml
support is available (as before).
TODO:
- Respect base url correctly (to load other resources from the archive)
- Register .kmz files to be handled by Marble (if quazip found)

DIGEST: Marble can now open .kmz files. See
http://en.wikipedia.org/wiki/Keyhole_Markup_Language

REVIEW: 108632
BUG: 310059
FIXED-IN: KDE-4.11.0/Marble-1.6.0
parent d4fe279f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment