]> err.no Git - libchamplain/commitdiff
Add the map sources: osm_cyclemap and osm_osmarender
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 24 Mar 2009 21:57:42 +0000 (22:57 +0100)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 25 Mar 2009 08:06:21 +0000 (10:06 +0200)
bindings/perl/Champlain/xs/ChamplainMapSource.xs

index a128d663400b754c20495a621918ce8928cb5977..ca28d1e598dfbdcf006a3df8b3a7440ec4df891a 100644 (file)
@@ -21,6 +21,16 @@ champlain_map_source_new_mff_relief (class)
        C_ARGS:
 
 
+ChamplainMapSource*
+champlain_map_source_new_osm_cyclemap (class)
+       C_ARGS:
+
+
+ChamplainMapSource*
+champlain_map_source_new_osm_osmarender (class)
+       C_ARGS:
+
+
 const gchar*
 champlain_map_source_get_name (ChamplainMapSource *map_source)