Interface ITrackingDelegate

  • All Known Implementing Classes:
    KakaoMapDelegate

    public interface ITrackingDelegate
    • Method Detail

      • startTracking

        void startTracking​(Label label)
                    throws java.lang.RuntimeException
        Throws:
        java.lang.RuntimeException
      • stopTracking

        void stopTracking()
                   throws java.lang.RuntimeException
        Throws:
        java.lang.RuntimeException
      • setTrackingRotation

        void setTrackingRotation​(boolean enable)
                          throws java.lang.RuntimeException
        Throws:
        java.lang.RuntimeException