Hello,
I am new to Android development and I have a problem that I have been working on for hours with no success. I want to create a cross-hair in the center of my Google map that stays in the center even when the map is panned. I have a .png image of the cross-hair in my drawable directory. Additionally, I have a MapView that displays the Google map with several markers. What is the best way to approach this problem?
Any help is greatly appreciated.
Thank you,
Tuong