Skip to content

Lastmile-Technologies/OfflineMaps

Repository files navigation

The OfflineMaps example app shows how the HERE SDK can work fully offline and how offline map data can be downloaded for regions. As an example, the app shows how to download one region (Switzerland) and how to search for 'restaurants'. You can find how this is done in OfflineMapsExample.java.

Build instructions:

  1. Copy the AAR file of the HERE SDK for Android to your app's app/libs folder.

Note: If your AAR version is different than the version shown in the Developer Guide, you may need to adapt the source code of the example app.

  1. Open Android Studio and sync the project.

Please do not forget: To run the app, you need to add your HERE SDK credentials to the MainActivity.java file. More information can be found in the Get Started section of the Developer Guide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages