/KMLParser

A modified version of the avdwerff/KMLParser repo to support my overall needs

Primary LanguageSwift

KML Parser

This is a modification of https://github.com/avdwerff/KMLParser which removes support for CocoaPods in favour of SPM (Swift Package Manager), adds some limited support for async/wait as well as modiying some of the workflows to suit my needs.