@override Future<List<Point>?> toScreenLocationBatch(Iterable<LatLng> latLngs) { return _controller.toScreenLocationBatch(latLngs); }