]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikmaptype.c
Ensure vtl created in acquire operation runs post read stage.
[andy/viking.git] / src / vikmaptype.c
index f7bc6ef308c6f8e974ea5753e9b52be7899c27f2..8e30b315d79b1f65e0dd9066d3d919fb458c1ee0 100644 (file)
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+
+ /**
+  * 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