createPolygonAnnotationManager abstract method
Creates a PolygonAnnotationManager for polygon (fill) annotations.
Implementation
Future<PolygonAnnotationManagerPlatformInterface>
createPolygonAnnotationManager({String? id, String? below});
Creates a PolygonAnnotationManager for polygon (fill) annotations.
Future<PolygonAnnotationManagerPlatformInterface>
createPolygonAnnotationManager({String? id, String? below});