Skip to content
Guides API

OfflineGeodatabaseResult

OfflineGeodatabaseResult = object

Defined in: src/ExpoArcgis.types.ts:1881

Result of a geodatabase download. Mirrors the generated Geodatabase.

path: string

Defined in: src/ExpoArcgis.types.ts:1883

Local filesystem path of the downloaded .geodatabase.


tableCount: number

Defined in: src/ExpoArcgis.types.ts:1885

Number of feature tables in the geodatabase.