@override Future<LatLng?> getCircleLatLng(Circle circle) { return _controller.getCircleLatLng(circle); }