文件名称:MapboxGeocoder.swift:在iOS,macOS,tvOS和watchOS上的Swift或Objective-C中进行地址搜索和反向地理编码
文件大小:79KB
文件格式:ZIP
更新时间:2024-06-03 22:45:38
search macos swift ios geocoding
MapboxGeocoder 通过MapboxGeocoder.swift,可以轻松地将iOS,macOS,tvOS或watchOS应用程序连接到 。 MapboxGeocoder.swift通过类似于Core Location的CLGeocoder的简单API展示了地理编码器的功能。 请注意,通过MapboxGeocoder.swift使用地理编码API是由API请求计费的。 有关更多信息,请参阅。 MapboxGeocoder.swift与,的或的。 入门 在Cartfile中指定以下依赖项: github "mapbox/MapboxGeocoder.swift" ~> 0.14 或在您的CocoaPods Podfile中: pod 'MapboxGeocoder.swift' , '~> 0.14' 或在您的Swift Package Manager Packag
【文件预览】:
MapboxGeocoder.swift-main
----Cartfile.resolved(153B)
----.swift-version(4B)
----MapboxGeocoder.swift.podspec(3KB)
----Cartfile.private(151B)
----Sources()
--------MapboxGeocoder()
----Package.swift(2KB)
----MapboxGeocoder.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(92KB)
--------xcshareddata()
----codecov.yml(114B)
----LICENSE.md(731B)
----.gitignore(104B)
----Package.resolved(333B)
----.circleci()
--------config.yml(4KB)
----Geocoder Example()
--------ViewController.swift(2KB)
--------main.m(199B)
--------AppDelegate.h(132B)
--------AppDelegate.m(435B)
--------Launch Screen.storyboard(4KB)
--------AppDelegate.swift(604B)
--------ViewController.h(67B)
--------Info.plist(1KB)
--------ViewController.m(2KB)
----Tests()
--------MapboxGeocoderTests()
----README.md(12KB)
----scripts()
--------update-version.sh(2KB)
--------wcarthage.sh(838B)