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 — A marker to identify points of interest on a map
ChamplainLabel — A label to identify points of interest on a map
ChamplainPoint — Simple point to mark a coordinate
ChamplainCustomMarkerChamplainCustomMarker is a marker implementing the ClutterContainer interface.
Locations
ChamplainLocation — An interface common to objects having latitude and longitude
ChamplainCoordinate — The simpliest implementation of ChamplainLocation