TransportProfile (API Reference)
Package com.here.sdk.core
Class TransportProfile
java.lang.Object
com.here.sdk.core.TransportProfile
Contains values of transport profile. This is a BETA feature and thus there can be bugs and unexpected behavior.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDefines the pedestrian profile.Defines the vehicle profile. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pedestrianProfile
Defines the pedestrian profile.
-
vehicleProfile
Defines the vehicle profile.
-
-
Constructor Details
-
TransportProfile
public TransportProfile()Creates a new instance.
-
-
Method Details