Last modified: Mon, 04/03/2017 - 17:29
Creates a Longitude selector from a domain, range and step size.
Overview
The LongitudeWidget object manages the initialization and rendering of a longitude Selector.
The LongitudeWidget object is initialized with a valid range (Lo <--> Hi) and allows the user to select a longitude within this range. The widget guarantess that (Lo <= Lon <= Hi).
Documentation & Source
- API
- $LAS_HOME/WebContent/JavaScript/components/LongitudeWidget.js