Part II. Layers, Markers and Locations

Table of Contents

Layers
ChamplainLayer — Base class of libchamplain layers
ChamplainMarkerLayer — A container for ChamplainMarker
ChamplainPathLayer — A 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
ChamplainCustomMarker — A marker implementing the ClutterContainer interface. Deprecated.
Locations
ChamplainLocation — An interface common to objects having latitude and longitude
ChamplainCoordinate — The simplest implementation of ChamplainLocation