Skip navigation links

Package net.java.html.geo

HTML Geo API for Java provides annotation based way of obtaining geolocation information from a browser or any other device capable of providing it.

See: Description

Package net.java.html.geo Description

HTML Geo API for Java provides annotation based way of obtaining geolocation information from a browser or any other device capable of providing it. The primary way to use this API is to create a non-private method and annotate it with @OnLocation annotation.
Illustrative picture
Skip navigation links

Copyright © 2021 The Apache Software Foundation. All rights reserved.