An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# KML.swift
[![CocoaPods](https://img.shields.io/cocoapods/v/Kml.swift.svg)](http://cocoapods.org/pods/Kml.swift)
[![GitHub license](https://img.shields.io/github/license/asus4/Kml.swift.svg)](https://github.com/asus4/Kml.swift/blob/master/LICENSE)

Simple KML parser for Swift.

![capture](https://cloud.githubusercontent.com/assets/357497/23339742/cb32971a-fc6b-11e6-9ec1-7415617285d2.png)

## 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