ShapefileFeatureTable

constructor(shapefilePath: String)

Creates a shapefile feature table from the local shapefile (.shp) at the given path. When creating a shapefile feature table, the path must point to the .shp file and the associated .shx and .dbf files must be present at the same location.

Since

200.1.0