Open HeRo002 opened 3 years ago
Thanks for sharing your extensions. But I recommend you to clone this repository into your own and develop it freely. Apple's original license terms would not prevent you from that.
Yes - I have made a copy of your whole project and made the changes there, and it works perfectly. I am just sharing this with you and your 'audience'. :-)
I mean, you should better make your own KMLViewer public with your own name. As far as I checked, I cannot find KMLViewer in your repositories.
Well - thank you for offering me a part of your goodwill. But I think one KMLViewer here on GitHub is enough. :-) And thank you for offering it to all of us.
No worries. It's your choice. Happy coding.
Hi!
On the Apple Developer Forums, OOPer helped me make KMLViewer show lines and show all information for all annotations all the time.
Below are the edited versions of "KMLViewerViewController.swift" and "KMLParser.swift".
I post them here, both because I have no experience with 'pull requests' etc. and because I will not take credit for something that OOPer made.
First "KMLViewerViewController.swift":
And now "KMLParser.swift":