[Marble-devel] Review Request 114419: [GCI] Added support for starting KML tours from the legend
Mihail Ivchenko
ematirov at gmail.com
Thu Dec 12 18:30:50 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114419/
-----------------------------------------------------------
Review request for Marble.
Repository: marble
Description
-------
Added support for starting KML tours from the legend
GCI task: http://www.google-melange.com/gci/task/view/google/gci2013/5796158626594816
Example of using:
Put this into <legend></legend> element of .dgml:
<section name="tours" checkable="false" spacing="12">
<heading>Tours:</heading>
<item name="geographic-pole">
<text><![CDATA[<a href="tour://./test_tour.kml">Test Tour</a>]]></text> // "./" is really need.
</item>
</section>
Diffs
-----
src/apps/marble-mobile/MobileMainWindow.cpp 2eadff5
src/apps/marble-ui/ControlView.cpp fc9022f
src/lib/marble/LegendWidget.h e56966a
src/lib/marble/LegendWidget.cpp 280fd64
src/lib/marble/MarbleControlBox.cpp 900fa59
src/lib/marble/MarbleLegendBrowser.h e7fb4b5
src/lib/marble/MarbleLegendBrowser.cpp 644dd0f
src/lib/marble/TourWidget.h c18c849
src/lib/marble/TourWidget.cpp 8bd7aa6
Diff: http://git.reviewboard.kde.org/r/114419/diff/
Testing
-------
Thanks,
Mihail Ivchenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20131212/7c250c82/attachment.html>
More information about the Marble-devel
mailing list