Click or drag to resize

DataQueryQuerySpeedLimit Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberQuerySpeedLimit(LatLon, VehicleSpec)
Gets a SpeedLimit, for the specified location (LatLon) and vehicle specifications (VehicleSpec).
Public methodStatic memberQuerySpeedLimit(LatLon, Double, VehicleSpec)
Gets a SpeedLimit, for the specified location (LatLon), heading, and vehicle specifications (VehicleSpec).
Public methodStatic memberQuerySpeedLimit(LatLon, VehicleSpec, DateTime)
Gets a SpeedLimit, for the specified location (LatLon), vehicle specifications (VehicleSpec), and time of day.
Public methodStatic memberQuerySpeedLimit(LatLon, Double, VehicleSpec, DateTime)
Gets a SpeedLimit, for the specified location (LatLon), heading, vehicle specifications (VehicleSpec), and time of day.
Public methodStatic memberQuerySpeedLimit(LatLon, Double, VehicleSpec, DateTime, RegionalSpeedLimitProfile)
Gets a SpeedLimit, for the specified location (LatLon), heading, vehicle specifications (VehicleSpec), time of day, and RegionalSpeedLimitProfile.
Top
See Also