Class SnappedSpeedLimitResponse

java.lang.Object
ai.nextbillion.maps.model.SnappedSpeedLimitResponse
All Implemented Interfaces:
java.io.Serializable

public class SnappedSpeedLimitResponse
extends java.lang.Object
implements java.io.Serializable
A combined snap-to-roads and speed limit response.
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    SnappedPoint[] snappedPoints
    Snap-to-road results.
    SpeedLimit[] speedLimits
    Speed limit results.
  • Constructor Summary

    Constructors 
    Constructor Description
    SnappedSpeedLimitResponse()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait