PedestrianProfile (API Reference)
Package com.here.sdk.core
Class PedestrianProfile
java.lang.Object
com.here.sdk.core.PedestrianProfile
Contains values of pedestrian profile. This is a BETA feature and thus there can be bugs and unexpected behavior.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleDefines the walking speed in meters per second. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
walkingSpeedInMetersPerSecond
public double walkingSpeedInMetersPerSecondDefines the walking speed in meters per second. By default this value is 1 meter per second.
-
-
Constructor Details
-
PedestrianProfile
public PedestrianProfile()Creates a new instance.
-
-
Method Details