Interface LocationCallback


public interface LocationCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    boolean
    Useful with Android Location.hasBearing().
  • Method Details

    • hasRotation

      boolean hasRotation()
      Useful with Android Location.hasBearing().
    • getRotation

      float getRotation()