I add annotations to MkMapView and use a custom image for this. My custom image is in the shape of a box with a triangular arrow, which should be right in the place that is annotated. MapView seems to annotate by default using the geometric center of the image. What is the best way to develop this problem? Manually moving an icon? Creating an icon in a specific way?
source
share