public interface RailwayCrossings
Identifies the location of a Railway Crossing for map display and guidance to generate specific driver alerts when approaching a railway crossing.
  • Field Details

    • PROTECTED

      static final RailwayCrossing PROTECTED
      Railway crossing is protected with a barrier.
    • UNPROTECTED

      static final RailwayCrossing UNPROTECTED
      Railway crossing is NOT protected with a barrier.
    • UNSPECIFIED

      static final RailwayCrossing UNSPECIFIED
      Railway crossing is NOT specified.