当前位置:网站首页>Swiftui map encyclopedia use mapkit to search
Swiftui map encyclopedia use mapkit to search
2022-07-27 13:46:00 【Knowledge fatness】
Searching for places is an interesting feature that we may need in an application . Let's use it SwiftUI Develop this feature .
First , Let's create a view model , It contains a confirmation Observable The class of the object . This class has the ability to publish search results searchResults Variable .LocationManager towards “MKLocalSearchCompleterDelegate” confirm , The latter passes “completerDidUpdateResults” Provide search results .
class LocationManager: NSObject, ObservableObject, CLLocationManagerDelegate, MKLocalSearchCompleterDelegate {
let manager = CLLocationManager()
@Published var region: MKCoordinateRegion
@Published var location: CLLocationCoordinate2D?
@Published var name: String = ""
@Published var search: String = ""
@Published var searchResults = [MKLocalSearchCompletion]()
var publisher: AnyCancellable?
var searchCompleter = MKLocalSearchCompleter()
override init() {
let latitude = 0
let longitude = 0
self.region = MKCoordinateRegion(center:CLLocationCoordinate2D(latitude:
边栏推荐
- new的多种使用方法
- 【每日一题】1206. 设计跳表
- 我们要学会查看技术细节点的文档化说明
- Arrays and functions of knowledge in every corner of C language
- Summary of scaling and coding methods in Feature Engineering
- 浏览器内核模块组成
- 电气成套企业如何借助ERP系统,做好成本利润管理?
- Image features and extraction
- Common types of electric slip rings
- Come and watch, 17 practical skills of operation and maintenance~
猜你喜欢

Creation and destruction of "C language" function stack frame -- (internal skill)

js将数组根据指定属性值分组成二维数组

How can electric complete set enterprises do well in cost and profit management with the help of ERP system?

leetcode——83,24; Machine learning - neural networks

【C进阶】指针数组 VS 数组指针

List map basic notes

双料第一!

Common types of electric slip rings

Cesium region clipping, local rendering

JS module, closure application
随机推荐
idea Gradle7.0+ :Could not find method compile()
Application of responsibility chain model in transfer accurate valuation
Selenium eight elements positioning and relative locator
js回调函数(callback)
Design of network abnormal traffic analysis system
Getting started for beginners: build your own blog with WordPress
Database kernel developer, worth a mug!!!
Cesium region clipping, local rendering
Double material first!
Cute image classification -- a general explanation of the article "what are the common flops in CNN model?"
evutil_make_internal_pipe_: pipe: Too many open files
51: Chapter 5: develop admin management services: 4: develop [add admin account, interface]; (only [user name + password, method]; [@t...] annotation controls transactions; when setting cookies, do yo
C ftp add, delete, modify, query, create multi-level directory, automatic reconnection, switch directory
How can electric complete set enterprises do well in cost and profit management with the help of ERP system?
How to fix the slip ring
English grammar_ Personal pronoun
Dat.gui control custom placement and dragging
MySQL high availability practical solution MHA
ONNXRuntime【推理框架,用户可以非常便利的用其运行一个onnx模型】
Fifth, download the PC terminal of personality and solve the problem of being unable to open it