I need a Imageview which loads dynamically from server. I have x,y positions where a small circles needs to drawn on the image at those positions.
Also this imageview should be having pinch zoom option where user can zoom in and zoom out along with the circle drawn. I have tried a lot of ideas from below links but unable to achieve expected output like below shown image
Android ImageView Zoom-in and Zoom-Out