I am building a map app - I need to add markers for a variety of items and all the examples I find have code in them something like:
mapView.AddMarker .....
but this method is not available. I cannot find any documentation to tell me how to do this in IOS - can anyone help?
Thanks!