|
|
@ -12,6 +12,7 @@ |
|
|
|
#include <QObject> |
|
|
|
#include <QObject> |
|
|
|
#include <QList> |
|
|
|
#include <QList> |
|
|
|
#include <QGeoCoordinate> |
|
|
|
#include <QGeoCoordinate> |
|
|
|
|
|
|
|
#include <QVariant> |
|
|
|
|
|
|
|
|
|
|
|
/// Routines for loading polygons or polylines from KML or SHP files.
|
|
|
|
/// Routines for loading polygons or polylines from KML or SHP files.
|
|
|
|
class ShapeFileHelper : public QObject |
|
|
|
class ShapeFileHelper : public QObject |
|
|
|