AGMLLocalShapefile constructor
AGMLLocalShapefile({
- required String path,
- required AGMLViewPoint? viewPoint,
Implementation
AGMLLocalShapefile({required super.path, required super.viewPoint});