MapPackageWriter.Table Property
The MapPackageTable to create and write to in the GeoPackage.
Thread safety: This property is thread-safe.
Syntax
public MapPackageTable Table { get; }
Property Value
Platforms
Windows, Linux, Android
The MapPackageTable to create and write to in the GeoPackage.
public MapPackageTable Table { get; }
Windows, Linux, Android
In this article
The MapPackageTable to create and write to in the GeoPackage.
public:
MapPackageTablePtr table ( ) const;
Windows, Linux, Android
In this article
The MapPackageTable to create and write to in the GeoPackage.
public final MapPackageTable getTable ( )
Windows, Linux, Android
In this article
The MapPackageTable to create and write to in the GeoPackage.
table
Windows, Linux, Android
In this article