How would I create a custom image marker in version 3.0 of the Mapbox iOS SDK?
I am trying to create a mapView that shows a bunch of images as map annotations. These images are downloaded remotely using a UIImageView category.
I looked through the examples online, but the "Custom Image Marker" example found here seems a little outdated.
An example of what I'd like to create is attached below: