Using NavigatingwithTomTomNavSDK with tomtom.com

Kotlin integration

Install
# Maven: see https://github.com/Loodico/NavigatingwithTomTomNavSDK
Calculate Route
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/routing/{versionNumber}/calculateRoute/{locations}/{contentType}
Reachable Range
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/routing/{versionNumber}/calculateReachableRange/{origin}/{contentType}
SDK on GitHub 📄 API Docs
SDK
NavigatingwithTomTomNavSDK
Kotlin
API
tomtom.com
tomtom.com:routing
At a glance
Language Kotlin
Endpoints4
Base URLhttps://api.tomtom.com