0

Using here Android maps SDK. Registered at site, downloaded sdk BUT can't find there classes that I really need:

MapLoader and MapLoader.Listener

and

installMapPackages(List<Integer> packageIdList) 

Seems that SDK changed dramatically or what is the point?

https://developer.here.com/mobile-sdks/documentation/android-premium/topics/maps-offline.html

Kyryl Zotov
  • 1,788
  • 5
  • 24
  • 44
  • I ran into some of the same issues, for instance the route drawing examples for Android reference classes that are not included in the sdk (like CoreRouter). – jwBurnside Aug 23 '17 at 14:13

1 Answers1

0

I think you need to download SDK here anroid sdk

bhandari
  • 11
  • 2