Added OpenStreetMaps license text feature
[situare] / src / map / mapcommon.h
index 01fa61d..a8fc860 100644 (file)
@@ -68,6 +68,8 @@ const qreal DEFAULT_LATITUDE = 65.0000;  ///< Default latitude value
 
 const int GRID_PADDING = 1;  ///< Grid padding used in tile grid calculation
 
+const QString OSM_LICENSE = QString::fromUtf8("© OpenStreetMap contributors, CC-BY-SA");
+
 /**
 * @var UNDEFINED
 * @brief Value to be used when zoom level, tile numbers or position are not defined