@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GeolocationPosition")
public class GeolocationPosition
extends JsObject
The GeolocationPosition interface represents the position of the concerned device at a given time. The position, represented by a GeolocationCoordinates object, comprehends the 2D position of the device, on a spheroid representing the Earth, but also its altitude and its speed.
- See Also:
- GeolocationPosition - MDN,
# position_interface