trying to integrate a HERE map into my application. I have a trial key for now.
Cant seem to find RouteManager. Its not on the classpath:
The only thing I have found is a class named "RouteManagerImpl":
Here is RouteManager in the SDK documentation:
Any ideas why is this?
In the Premium Edition of the HERE SDK, this was renamed some time ago to CoreRouter. RouteManager is only the name in the StarterSDK.
You should use the Premium documentation instead: https://developer.here.com/documentation/android-premium/topics/routing.html