From kde-commits Sat Jan 15 23:58:52 2011 From: =?utf-8?q?Dennis=20Nienh=C3=BCser?= Date: Sat, 15 Jan 2011 23:58:52 +0000 To: kde-commits Subject: www/sites/edu/marble Message-Id: <20110115235852.BB7413E1F1 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=129513596806144 SVN commit 1214707 by nienhueser: N900 screenshots, text updates. M +49 -15 current_1.0.php AM screenshots/1.0/marble-maemo-bookmarks.png AM screenshots/1.0/marble-maemo-bookmarks_thumb.png AM screenshots/1.0/marble-maemo-guidance-mode.png AM screenshots/1.0/marble-maemo-guidance-mode_thumb.png --- trunk/www/sites/edu/marble/current_1.0.php #1214706:1214707 @@ -34,12 +34,22 @@

Bookmarks are arranged in folders. They can be accessed from the Bookmarks main menu. Additionally they appear as possible routing targets for quick planning -of commonly used routes. You can learn more about Bookmarks in KDE Userbase. +of commonly used routes. The mobile version of Marble supports Bookmarks as +well.

+
+
Bookmarks as Route Targets on the Nokia N900
+
+

-A Bookmark Manager (editing, moving and deleting existing bookmarks, KML -import and export) is planned for a future Marble version. +You can learn more about Bookmarks in +KDE +Userbase. A Bookmark Manager (editing, moving and deleting existing +bookmarks, KML import and export) is planned for a future Marble version.

GPS Tracking

@@ -63,7 +73,7 @@
GPS Tracking in Marble
-

Worldwide and Offline Routing

+

Routing

Support for routing was introduced in Marble 0.10 using OnlineRouteService as @@ -105,6 +115,23 @@

Alternative Routes between Source and Destination
+Marble provides further assistance functions tailored to the mobile use case. +Once you planned a route, switch Marble into route guidance mode to have +driving instructions shown in front of turn points. In case you deviate from +the route, Marble automatically calculates an appropriate new route. + +We created a Tutorial in KDE +Userbase that introduces the route guidance mode. + +
+
Route Guidance Mode on the Nokia N900
+
+

Web Map Service (WMS)

TODO

@@ -130,9 +157,18 @@
The Osmarender Map Theme with Hillshading
-

Marble Mobile (Nokia N900)

Experimental Qt Quick (QtDeclarative/QML) Support

+Qt Quick is a new technology introduced in Qt 4.7 which makes it easier to +create animated, touch enabled user interfaces. In preparation of more +extensive use in future Marble versions we now ship an experimental +QtDeclarative plugin. The plugin exposes the Marble widget and some other +components to QML. Three +example QML applications are included as well. You can start the examples +as shown below (paths may be different on your system):
+qmlviewer -I /usr/lib/kde4/plugins/marble/ /usr/share/marble/examples/qml/google-search/google-search.qml
+
A sample Marble QML application mimicking a popular search engine @@ -147,17 +183,15 @@ optimizations were primarily developed to accelerate our mobile version, most of them apply equally well to Marble on the Desktop. -

New features in earlier versions are described in prior Visual -Changelogs:

+

+New features in earlier versions are described in prior Visual +Changelogs: Marble 0.6, +0.7, +0.8, +0.9 and +0.10. +

- -

Last update: