Class Position

java.lang.Object
org.loboevolution.js.AbstractScriptableDelegate
org.loboevolution.html.js.geolocation.Position
All Implemented Interfaces:
ScriptableDelegate

public class Position extends AbstractScriptableDelegate
The Position class provides Java implementation of the "Position Interface" as detailed out in the W3C Specifications (...). Note: This class must not have any sub-classes to ensure W3C Specifications are being strictly followed by the system or application that uses this geolocation package.
  • Constructor Details

    • Position

      public Position()