iOS KML Framework

Framework for parsing KML from Strings or a URL
Download

iOS KML Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Karl Stenerud
  • Publisher web site:
  • https://github.com/kstenerud
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.2 MB

iOS KML Framework Tags


iOS KML Framework Description

KML is a standard file format used to represent data on a Map and it is used in various apps and services such as Google Earth and Google Maps.When parsing the KML, one needed to use a XML parser and to analyze the structure of its tags. The iOS KML Framework parses the KML from Strings or a URL and creates Objective-C instances of KML structure.The iOS KML Framework is open source project, absolutely free and usable as is.InstallationDrag the framework file into the project's Frameworks group, and import the header file:#import Detailed usage examples can be found HERE.


iOS KML Framework Related Software