Class ViewIteration


  • public class ViewIteration
    extends ApplicationTemplate
    Example of how to animate the view from one position to another.

    Use the buttons on the left side of the frame to animate the view:

    • Zero: Move the view to look at 0 degrees latitude, 0 degrees longitude.
    • Heading: Animate the view from 0 degrees heading to 90 degrees heading.
    • Follow: Animate the view to along a path of geographic positions.
    • Forward: Animate the view to look at the next position in a list.
    • Backward: Animate the view to look at the previous position in a list.
    • Constructor Detail

      • ViewIteration

        public ViewIteration()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)