FeatureTableSource
FeatureTableSource = {
type:"service";url:string; } | {path:string;type:"shapefile"; }
Defined in: src/ExpoArcgis.types.ts:182
Source for a <FeatureLayer>’s feature table — a feature service or a local shapefile.
FeatureTableSource = {
type:"service";url:string; } | {path:string;type:"shapefile"; }
Defined in: src/ExpoArcgis.types.ts:182
Source for a <FeatureLayer>’s feature table — a feature service or a local shapefile.