update abstract method
- PolygonAnnotation annotation
Update an added annotation with new properties.
Implementation
Future<void> update(PolygonAnnotation annotation);
Update an added annotation with new properties.
Future<void> update(PolygonAnnotation annotation);