summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2013-08-21 14:48:22 +0200
committerJiří Techet <techet@gmail.com>2013-08-21 14:48:22 +0200
commit1bf7575f26bcc7773580c825440f0921598d4e06 (patch)
tree11b3cba93599298db26c7ceae87a1be73e4de2f6 /docs
parent2834b443382878a7e8c9f47a096915c95aacceb8 (diff)
downloadlibchamplain-1bf7575f26bcc7773580c825440f0921598d4e06.tar.gz
Documentation and formatting changes for the overlay sources
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libchamplain-sections.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt
index 529943a..6a91ab2 100644
--- a/docs/reference/libchamplain-sections.txt
+++ b/docs/reference/libchamplain-sections.txt
@@ -132,6 +132,8 @@ champlain_view_set_max_zoom_level
champlain_view_ensure_visible
champlain_view_ensure_layers_visible
champlain_view_set_map_source
+champlain_view_add_overlay_source
+champlain_view_remove_overlay_source
champlain_view_set_deceleration
champlain_view_set_kinetic_mode
champlain_view_set_keep_center_on_resize
@@ -436,6 +438,7 @@ ChamplainMapSourceFactory
champlain_map_source_factory_dup_default
champlain_map_source_factory_create
champlain_map_source_factory_create_cached_source
+champlain_map_source_factory_create_memcached_source
champlain_map_source_factory_create_error_source
champlain_map_source_factory_register
champlain_map_source_factory_get_registered
@@ -447,6 +450,11 @@ CHAMPLAIN_MAP_SOURCE_OSM_MAPQUEST
CHAMPLAIN_MAP_SOURCE_MFF_RELIEF
CHAMPLAIN_MAP_SOURCE_OAM
CHAMPLAIN_MAP_SOURCE_OSM_OSMARENDER
+CHAMPLAIN_MAP_SOURCE_OWM_CLOUDS
+CHAMPLAIN_MAP_SOURCE_OWM_PRECIPITATION
+CHAMPLAIN_MAP_SOURCE_OWM_PRESSURE
+CHAMPLAIN_MAP_SOURCE_OWM_TEMPERATURE
+CHAMPLAIN_MAP_SOURCE_OWM_WIND
CHAMPLAIN_MAP_SOURCE_MEMPHIS_LOCAL
CHAMPLAIN_MAP_SOURCE_MEMPHIS_NETWORK
<SUBSECTION Standard>