是否可以限制 NMACoreRouter 排除速度限制超过特定阈值的道路?

Is it possible to constrain NMACoreRouter to exclude roads with speed limits above a certain thresholds?

除了找到所有符合此条件的 NMARoadElements 并应用惩罚之外,也就是说。

截至今天,Here Mobile SDK 并未针对上述问题提供现成的解决方案。您可以使用 PDE API(在开发者网站中阅读)来查找速度限制并避免在代码中使用特定的 links/roads。