Interface TrafficSnapshot

  • All Known Implementing Classes:
    TrafficSnapshot.CppProxy

    public interface TrafficSnapshot
    Traffic snapshot around the GPS coordinates.
    • Method Detail

      • uid

        int uid()
        Unique traffic snapshot ID. -1 indicates snapshot is empty.
      • areaCenter

        MapCoordinates areaCenter()
        The center of a geo area the snapshot corresponds to.
      • areaRadiusInMeters

        int areaRadiusInMeters()
        The radius (in meters) of a geo area the snapshot corresponds to.