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

Implements

  • GtkAccessible
  • GtkBuildable
  • GtkConstraintTarget

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.

Class structure

struct ShumateMapLayerClass {
  ShumateLayerClass parent_class;
  
}
Class members
parent_class
ShumateLayerClass
  No description available.