15#ifndef QGSCREATEANNOTATIONITEMMAPTOOL_H 
   16#define QGSCREATEANNOTATIONITEMMAPTOOL_H 
Abstract base class for annotation items which are drawn with QgsAnnotationLayers.
 
Represents a map layer containing a set of georeferenced annotations, e.g.
 
Map canvas is a class for displaying all GIS data types on a canvas.
 
std::unique_ptr< GEOSGeometry, GeosDeleter > unique_ptr
Scoped GEOS pointer.