【发布时间】:2018-05-14 14:01:01
【问题描述】:
在 Here Maps iOS SDK 免费版(90 天试用版)的 NMAKitFramework 中,我找不到 NMACoreRouter.h 文件。它只包含在高级版中吗?
【问题讨论】:
在 Here Maps iOS SDK 免费版(90 天试用版)的 NMAKitFramework 中,我找不到 NMACoreRouter.h 文件。它只包含在高级版中吗?
【问题讨论】:
免费版是“HERE Starter SDK”,路由类在 NMARouteManager (https://developer.here.com/documentation/ios-starter/topics/routing-starter.html),而 Premium SDK 使用 NMACoreRouter (https://developer.here.com/documentation/ios-premium/topics/routing.html)。
【讨论】: