Skip navigation links

Package com.here.android.mpa.routing

This package provides classes, interfaces, and enumerations for route calculation and route description (directions).

See: Description

Package com.here.android.mpa.routing Description

This package provides classes, interfaces, and enumerations for route calculation and route description (directions).

To use the HERE Routing feature, your application must include the google-gson library (release 2.2.4 or a compatible version) on its class path. This library can be downloaded from the google-gson project website at https://github.com/google/gson . Attempting to use the Routing feature without adding this library causes runtime errors

Note: the RouteManager class provides access to the route calculation and positioning functionality.

To calculate a route, you need:

For more information on how to use the RouteManager, see the "Directions" section in the HERE SDK for Android Developer's Guide

Skip navigation links
Copyright (c) 2011-2018 HERE Global B.V. All rights reserved.