Class PedestrianProfile

java.lang.Object
com.here.sdk.core.PedestrianProfile

public final class PedestrianProfile extends Object

Contains values of pedestrian profile. This is a BETA feature and thus there can be bugs and unexpected behavior.

  • Field Details

    • walkingSpeedInMetersPerSecond

      public double walkingSpeedInMetersPerSecond

      Defines 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