Interface AerisTileStepDelegate

  • All Known Implementing Classes:
    AerisMapView

    public interface AerisTileStepDelegate
    Delegate to handle showing which step the animation is on.
    • Method Detail

      • displayAnimationStep

        void displayAnimationStep​(int step,
                                  int max)
        Callback to show which step the animation is on.
        Parameters:
        step - step to show.
        max - max index for the steps possible