简体   繁体   English

如何在 Watchkit 应用 swift 上拥有交互式地图?

[英]How can I have interactive maps on Watchkit app swift?

I'm not able to draw routes on wkinterfacemap.我无法在 wkinterfacemap 上绘制路线。 I would glad to know if any alternative is available for this.我很高兴知道是否有任何替代方案可用。

At the moment ( watchOS5 ) interactive WKInterfaceMap s are not supported on watchOS.目前( watchOS5 ) watchOS 不支持交互式WKInterfaceMap You can only display static/non-interactive maps to users.您只能向用户显示静态/非交互式地图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Swift WatchKit 中捕获表格行按下动作? - How can I capture a table row press action in Swift WatchKit? 如何以编程方式设置WatchKit应用的背景颜色? - How can I set a WatchKit app’s background color programmatically? 如何从核心iOS代码中引用我的WatchKit扩展中的Swift类? - How can I reference a Swift class in my WatchKit extension from the core iOS code? WatchKit 应用程序的不一致行为 - Swift - Inconsistent behaviour with WatchKit app - Swift 如何从我的WatchKit应用程序在iPhone上打开父应用程序? - How can I open the parent app on iPhone from my WatchKit app? 为什么我不能在WatchKit中更改全局变量的值 - swift? - Why I can not change the value of global variable in WatchKit - swift? 如何快速在 Apple WatchKit 应用程序中的后退按钮上添加自定义操作? - How to add custom action on back button in apple WatchKit app in swift? WatchKit:如何实现文本阴影? - WatchKit: How can I implement a text shadow? 如何快速从外部应用程序启动 yandex 地图应用程序? - How can I launch yandex maps application from external app in swift? 我的iOS应用和WatchKit应用完全是Swift。 我是否需要更改“嵌入式内容包含Swift”? - My iOS app and WatchKit app are entirely Swift. Do I need to change “Embedded Content Contains Swift”?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM