alexmcelroy

Results 2 comments of alexmcelroy

After more attempts, I was able to get it to display. Here was the info I gathered followed by the solution: The function .layoutSubviews() for each CustomAnnotationView was never being...

### Better Solution in the example, the annotations were added to the mapView just after it has been initialized. If instead you add them after the map had loaded, everything...