Class
ShumateMapLayer
Description [src]
final class Shumate.MapLayer : Shumate.Layer {
/* No available fields */
}
A ShumateLayer
implementation that fetches tiles from a ShumateMapSource
and draws them as a grid.
Ancestors
- ShumateLayer
- GtkWidget
- GInitiallyUnowned
- GObject
Constructors
shumate_map_layer_new
No description available.
Properties
Shumate.MapLayer:map-source
No description available.
Properties inherited from ShumateLayer (1)
Shumate.Layer:viewport
No description available.