ChamplainLayer*
champlain_layer_new (class)
- C_ARGS:
+ C_ARGS: /* No args */
+
ChamplainMapSource*
champlain_map_source_new_osm_mapnik (class)
- C_ARGS:
+ C_ARGS: /* No args */
ChamplainMapSource*
champlain_map_source_new_oam (class)
- C_ARGS:
+ C_ARGS: /* No args */
ChamplainMapSource*
champlain_map_source_new_mff_relief (class)
- C_ARGS:
+ C_ARGS: /* No args */
ChamplainMapSource*
champlain_map_source_new_osm_cyclemap (class)
- C_ARGS:
+ C_ARGS: /* No args */
ChamplainMapSource*
champlain_map_source_new_osm_osmarender (class)
- C_ARGS:
+ C_ARGS: /* No args */
const gchar*
const gchar*
champlain_map_source_get_license (ChamplainMapSource *map_source)
+
void
champlain_network_map_source_get_tile (ChamplainMapSource *source, ChamplainView *view, ChamplainZoomLevel *level, ChamplainTile *tile)
+
ChamplainTile*
champlain_tile_new (class)
- C_ARGS:
+ C_ARGS: /* No args */
ChamplainTile*
ClutterActor*
champlain_view_new (class)
- C_ARGS:
+ C_ARGS: /* No args */
void
void
champlain_view_stop_go_to (ChamplainView *view)
+
ChamplainZoomLevel*
champlain_zoom_level_new (class)
- C_ARGS:
+ C_ARGS: /* No args */
gint
ChamplainTile*
-champlain_zoom_level_get_nth_tile (ChamplainZoomLevel *self, guint index);
+champlain_zoom_level_get_nth_tile (ChamplainZoomLevel *self, guint index)
+
ChamplainView*
champlain_view_embed_get_view (ChamplainViewEmbed *embed)
+