I've been searching for any documentation that may provide this already but have been unable to do so. I was wondering for both the iOS and Android versions of the Skobbler SDK, is there a way to return information regarding what side of the street a destination will be at?

我一直在寻找可能已提供此但已无法提供的任何文档。我想知道Skobbler SDK的iOS和Android版本,有没有办法返回目的地所在街道的哪些方面的信息?

We notice that the Skobbler audio advice returns the correct side of the street but weren't sure if there was a method to get that information programmatically so we can update our UI to show the corresponding information. One work around we have in place is parsing the text spoken by the audio advice to see if it contains "destination on left" or "destination on right" but that doesn't seem like the most robust solution moving forward.

我们注意到Skobbler音频建议返回街道的正确边,但不确定是否有方法以编程方式获取该信息,因此我们可以更新我们的UI以显示相应的信息。我们已经完成的一项工作是解析音频建议所说的文本,看它是否包含“左侧目的地”或“右侧目的地”,但这似乎不是最强大的解决方案。

Thanks for any help in the matter! Keith

感谢您对此事的任何帮助!基思

1 个解决方案

#1


2

Right now there is no particular flag indicating the "side" of the street for the destination (that is accessible programmatically).

现在没有特定的标志指示目的地街道的“侧面”(可以通过编程方式访问)。

Parsing the text instruction for the "side" flag value would be the way to go. See this blog post for more details regarding how the text/audio advices are composed

解析“side”标志值的文本指令将是要走的路。有关文本/音频建议如何组成的更多详细信息,请参阅此博客文章

更多相关文章

  1. 抽象批处理SFTP多目的地和自动重试
  2. java-信息安全(三)-PBE加密算法
  3. 使用android nfc api写NFC tag信息
  4. java 在数据库中添加新信息
  5. 帮忙解析一下 java解析普通的文本文件,提取信息到execl文件中
  6. Java读取数据源相关信息

随机推荐

  1. Android:Gravity控制格式
  2. 关于progressbar进度条的显示风格及一些
  3. 源码解析Android中AsyncTask的工作原理
  4. 【Android开发】背景选择器selector用法
  5. 阅读手札:《:第一行代码》(第一章)
  6. 基于Android FrameLayout的使用详解
  7. 使用ProgressBar实现加载进度条
  8. Android的安全体系
  9. Android 软键盘
  10. Android Display System --- Surface Fli