GPKGMapShapeType
Objective-C
enum GPKGMapShapeType {}
Swift
struct GPKGMapShapeType : Equatable, RawRepresentable
Enumeration of map shape types
-
Undocumented
Declaration
Objective-C
GPKG_MST_POINT
-
Undocumented
Declaration
Objective-C
GPKG_MST_POLYLINE
-
Undocumented
Declaration
Objective-C
GPKG_MST_POLYGON
-
Undocumented
Declaration
Objective-C
GPKG_MST_MULTI_POINT
-
Undocumented
Declaration
Objective-C
GPKG_MST_MULTI_POLYLINE
-
Undocumented
Declaration
Objective-C
GPKG_MST_MULTI_POLYGON
-
Undocumented
Declaration
Objective-C
GPKG_MST_POLYLINE_POINTS
-
Undocumented
Declaration
Objective-C
GPKG_MST_POLYGON_POINTS
-
Undocumented
Declaration
Objective-C
GPKG_MST_MULTI_POLYLINE_POINTS
-
Undocumented
Declaration
Objective-C
GPKG_MST_MULTI_POLYGON_POINTS
-
Undocumented
Declaration
Objective-C
GPKG_MST_COLLECTION