In an application, let suppose we have an image of a car onto which we have mark a damage point. We can mark this point anywhere of the image as shown below.
Suppose we have marked this point on a device of screen size “5 inches” and then we calculated the coordinates of this point and sent it to the server. Now the user is using another device of screen size “8 inches”. User wants to see those marked points in his new device. But he is not able to see the appropriate position of the points after fetching the actual value from the server.