I am trying to develop a simple map application, which will display a map in the screen.
When the user moves the cursor on screen, I want to display 2 perpendicular
Error you are getting because you are trying to casting ImageView object to MyImageView object.