summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Danielsson <jonas@threetimestwo.org>2014-04-08 12:47:56 +0200
committerJiří Techet <techet@gmail.com>2014-04-12 12:29:26 +0200
commit1224e9a016bd48b3013057a4e757b4950b91aaf2 (patch)
tree0e21fe142af661a74f0607c7a13f8f2f3c175861 /docs
parent53c8d15edfbf4ef6e1178c35e018d98e7a1b7304 (diff)
downloadlibchamplain-1224e9a016bd48b3013057a4e757b4950b91aaf2.tar.gz
view: Implement and add horizontal-wrap property
To give the impression of horizontal wrap clones of the map- and user layers will be placed next to the real layers. When we cross over to them we will re-position the viewport to give the illusion of wrapping the map. The same trick is needed for the zoom actor. https://bugzilla.gnome.org/show_bug.cgi?id=577597
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libchamplain-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt
index 87b473d..097a21a 100644
--- a/docs/reference/libchamplain-sections.txt
+++ b/docs/reference/libchamplain-sections.txt
@@ -141,6 +141,7 @@ champlain_view_set_keep_center_on_resize
champlain_view_set_zoom_on_double_click
champlain_view_set_animate_zoom
champlain_view_set_background_pattern
+champlain_view_set_horizontal_wrap
champlain_view_add_layer
champlain_view_remove_layer
champlain_view_get_zoom_level
@@ -153,6 +154,7 @@ champlain_view_get_keep_center_on_resize
champlain_view_get_zoom_on_double_click
champlain_view_get_animate_zoom
champlain_view_get_background_pattern
+champlain_view_get_horizontal_wrap
champlain_view_reload_tiles
champlain_view_x_to_longitude
champlain_view_y_to_latitude