Part II. Layers, Markers and Locations

Table of Contents

Layers
ChamplainLayer — Base class of libchamplain layers
ChamplainMarkerLayerA container for ChamplainMarker
ChamplainPathLayerA layer displaying line path between inserted ChamplainLocation objects
Markers
ChamplainMarker — Base class of libchamplain markers
ChamplainLabel — A label to identify points of interest on a map
ChamplainPoint — A simple point to mark a coordinate
ChamplainCustomMarkerA marker implementing the ClutterContainer interface. Deprecated.
Locations
ChamplainLocation — An interface common to objects having latitude and longitude
ChamplainCoordinateThe simplest implementation of ChamplainLocation