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