[Marble-devel] Review Request 114419: [GCI] Added support for starting KML tours from the legend
Mihail Ivchenko
ematirov at gmail.com
Wed Mar 19 20:37:34 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114419/
-----------------------------------------------------------
(Updated March 19, 2014, 8:37 p.m.)
Status
------
This change has been marked as submitted.
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://planet/map/test_tour.kml">Test Tour</a>]]></text>
</item>
</section>
Diffs
-----
src/apps/marble-ui/ControlView.h 322708b
src/apps/marble-ui/ControlView.cpp fc9022f
src/lib/marble/LegendWidget.h e56966a
src/lib/marble/LegendWidget.cpp 280fd64
src/lib/marble/MarbleLegendBrowser.h e7fb4b5
src/lib/marble/MarbleLegendBrowser.cpp 644dd0f
src/lib/marble/TourWidget.h c18c849
src/lib/marble/TourWidget.cpp d595418
Diff: https://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/20140319/7f3dcfc9/attachment-0001.html>
More information about the Marble-devel
mailing list