tomtom-international / tomtom-navigation-android-examples

TomTom Navigation SDK examples
https://developer.tomtom.com/android/navigation/documentation/overview/introduction
Other
24 stars 4 forks source link
android android-sdk maps navigation sdk tomtom

TomTom Navigation SDK examples

This repository contains a set of individual Android Studio projects showcasing features for TomTom Navigation SDK for Android.

For more information, please read the documentation.

💻 Requirements

Note TomTom Navigation SDK for Android is only available upon request. Contact us to get access.

Once you have obtained access, do the following:

Cloning the repository

Clone the repository https://github.com/tomtom-international/tomtom-navigation-android-examples.git

🚀 Examples

Project
tomtom-navigation-core-examples

A collection of examples showcasing online use cases, including a basic driving application that displays a map, shows the user’s location, calculates and displays routes, and enables turn-by-turn navigation using built-in UI components.

> Browse

Core Route Preview Navigation
tomtom-navigation-offline-examples

A collection of examples showcasing offline use cases, including a basic driving application that operates with a default installed offline map.

> Browse

Offline Route Preview Navigation