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 |
---|---|
protected abstract void |
Position.Handle.onLocation(Position p)
Callback from the implementation when a (new) position has been
received and identified
|
Copyright © 2018 NetBeans. All rights reserved.