How to map current location latitude,longitude in a MKMap to a UIImageView coordinates x,y.
And then actually be able to track current location changes to resemble on image.
How to map current location latitude,longitude in a MKMap to a UIImageView coordinates x,y.
Share
See convertCoordinate:toPointToView:.