Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.02 KB

GeoJson objects

Project where it is demonstrated how to use GeoJson files to draw objects on the HERE Map (for example: polylines and polygons) using the HERE SDK for Android (Explore/Navigate Edition) in version 4.x.x

Build instructions:

  1. Set your HERE SDK credentials to

    • app/src/main/AndroidManifest.xml
  2. Unzip the HERE SDK to a folder of your choice, copy the file with the aar extension and paste it into the app/libs path of your project.

  3. Now perform a gradle sync on your project.

  4. Done, now you can run your project on the device you want (pay attention to the instructions inside the app).

More information:

Developed by Joshua González