Class ViewLimits


  • public class ViewLimits
    extends ApplicationTemplate
    Example of how to keep the view within certain bounds. This example defines a geographic bounding box, and requires the view center position to stay within this box. The view can also be constrained by heading, pitch, and zoom.
    • Constructor Detail

      • ViewLimits

        public ViewLimits()
    • Method Detail

      • main

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