X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/09d47ac404e82ab5e7005971c1ccc83f19a21871..ae341715def192766a721bc47d8f3987a89bda10:/src/vikmaptype.c diff --git a/src/vikmaptype.c b/src/vikmaptype.c index f7bc6ef3..8e30b315 100644 --- a/src/vikmaptype.c +++ b/src/vikmaptype.c @@ -16,6 +16,15 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . */ + + /** + * SECTION:vikmaptype + * @short_description: the adapter class to support old map source declaration + * + * The #VikMapType class handles is an adapter to allow to reuse + * old map source (see #VikMapsLayer_MapType). + */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif