used image as like map , user can zoom in/out this image.geting x and y postion and set small
image overlay in this main map image. please anyone suggest which steps follow for this ?
used image as like map , user can zoom in/out this image.geting x and
Share
Finally i solved my problem using canvas ondraw() method and draw image on specified x and y position.