![]() |
![]() |
![]() |
libchamplain Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
ChamplainMapDataSource; MemphisMap * champlain_map_data_source_get_map_data (ChamplainMapDataSource *data_source);
GObject +----GInitiallyUnowned +----ChamplainMapDataSource +----ChamplainLocalMapDataSource +----ChamplainNetworkMapDataSource
"bounding-box" ChamplainBoundingBox* : Read / Write "state" ChamplainState : Read / Write
ChamplainMapDataSource provides the interface for ChamplainMemphisMapSource to aquire map data.
MemphisMap * champlain_map_data_source_get_map_data (ChamplainMapDataSource *data_source);
|
a ChamplainMapDataSource |
Returns : |
the MemphisMap of the data source or NULL. |
Since 0.6
"bounding-box"
property"bounding-box" ChamplainBoundingBox* : Read / Write
The bounding box of the area that contains map data.
Since 0.6