Hi!
Here comes another question related to the KMLViewer MapKit example:
My KML file contains 11 annotations in the form of MKPointAnnotation.
Each of them contain a text, which can be found in '_title', in the Xcode debugger. But it is not displayed on the map (MKMapView).
Can any one help me figure out why?
Thank you!
The KMLViewer can be found here:
https://github.com/ooper-shlab/KMLViewer-Swift
It can be imported directly in Xcode.
Here comes another question related to the KMLViewer MapKit example:
My KML file contains 11 annotations in the form of MKPointAnnotation.
Each of them contain a text, which can be found in '_title', in the Xcode debugger. But it is not displayed on the map (MKMapView).
Can any one help me figure out why?
Thank you!
The KMLViewer can be found here:
https://github.com/ooper-shlab/KMLViewer-Swift
It can be imported directly in Xcode.