@override Future<Point> toScreenLocation(LatLng latLng) { return _controller.toScreenLocation(latLng); }