Creates an immutable representation of a point coordinate in the GoogleMap's view.
const ScreenCoordinate({required this.x, required this.y});