MonumentosCercanos no is the name, is DatosCercanos. Sorry.then we would stay
extension DatosCercanos: MKMapViewDelegate
{
func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? {
print("Hola")
return nil
}
...
I set DatosCercanos like MKMapViewDelegate and But it does not work. No function is executed
Topic:
App & System Services
SubTopic:
Maps & Location
Tags: