NetworkBboxTileSource
Object Hierarchy:
Description:
[
CCode ( type_id =
"champlain_network_bbox_tile_source_get_type ()" ) ]
[
Version ( since =
"0.8" ) ]
public class NetworkBboxTileSource :
TileSource
The NetworkBboxTileSource structure contains only private data and should be accessed using the provided API
Content:
Properties:
- public string api_uri { get; set; }
The URI of an OpenStreetMap API server
- public string proxy_uri { owned get; set; }
Used to override the default proxy for accessing the network.
- public State state { get; set; }
The map source's state.
- public string user_agent { set; }
The HTTP user agent used for requests
Creation methods:
Methods:
- public unowned string get_api_uri ()
Gets the URI of the API server.
- public void load_map_data (BoundingBox bbox)
Asynchronously loads map data within a bounding box from the server.
- public void set_api_uri (string api_uri)
Sets the URI of the API server.
- public void set_user_agent (string user_agent)
Sets the User-Agent header used communicating with the server.
Inherited Members:
All known members inherited from class Champlain.TileSource
All known members inherited from class Champlain.MapSource
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref