Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Position.Coordinates |
Position.getCoords()
The actual location of the position.
|
Constructor and Description |
---|
Position(long timestamp,
Position.Coordinates coords) |
Copyright © 2018 NetBeans. All rights reserved.