https://github.com/asus4/kml.swift
Simple kml parser for swift
https://github.com/asus4/kml.swift
google-maps kml kml-parser swift
Last synced: 8 months ago
JSON representation
Simple kml parser for swift
- Host: GitHub
- URL: https://github.com/asus4/kml.swift
- Owner: asus4
- License: mit
- Created: 2015-08-18T06:30:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T08:57:42.000Z (almost 7 years ago)
- Last Synced: 2025-08-28T02:53:15.311Z (10 months ago)
- Topics: google-maps, kml, kml-parser, swift
- Language: Swift
- Size: 61.5 KB
- Stars: 36
- Watchers: 6
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KML.swift
[](http://cocoapods.org/pods/Kml.swift)
[](https://github.com/asus4/Kml.swift/blob/master/LICENSE)
Simple KML parser for Swift.

## Libraries
- [AEXML](https://github.com/tadija/AEXML) via cocoapods
- [UIColor-Hex-Swift](https://github.com/yeahdongcn/UIColor-Hex-Swift) includes
## Supporting TAGs
- Style
- StyleMap
- PolyStyle
- LineStyle
- MultiGeometry
- Polygon
- LineString
- Point
- Folder
- Placemark
## License
MIT