java.lang.Object
org.teavm.jso.geolocation.Geolocation
- All Implemented Interfaces:
JSObject
- Author:
- ScraM Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidgetCurrentPosition(PositionHandler positionHandler) abstract voidgetCurrentPosition(PositionHandler positionHandler, PositionErrorHandler positionErrorHandler)
-
Constructor Details
-
Geolocation
public Geolocation()
-
-
Method Details
-
getCurrentPosition
-
getCurrentPosition
public abstract void getCurrentPosition(PositionHandler positionHandler, PositionErrorHandler positionErrorHandler)
-