Confirmed users
63
edits
m (Garvan: removed dead link, minor wording change) |
|||
Line 1: | Line 1: | ||
= Testing Geolocation : = | = Testing Geolocation : = | ||
To note : | To note : | ||
* We do not have a SUPL server to test against because it is a pay for service. Configurations for AGPS w/ SUPL is up to the vendor. See https://wiki.mozilla.org/B2G/Geolocation for more details. | * We do not have a SUPL server to test against because it is a pay-for-service. Configurations for AGPS w/ SUPL is up to the vendor. See https://wiki.mozilla.org/B2G/Geolocation for more details. | ||
** For example, pointing to supl.google.com:7276 requires a license. | ** For example, pointing to supl.google.com:7276 requires a license. | ||
Line 12: | Line 12: | ||
** navigator.geolocation.watchPosition; high: http://people.mozilla.org/~nhirata/html_tp/geolocation_highwatch.html | ** navigator.geolocation.watchPosition; high: http://people.mozilla.org/~nhirata/html_tp/geolocation_highwatch.html | ||
** navigator.geolocation.watchPosition; not high: http://people.mozilla.org/~nhirata/html_tp/geolocation_watch.html | ** navigator.geolocation.watchPosition; not high: http://people.mozilla.org/~nhirata/html_tp/geolocation_watch.html | ||
NOTE: | NOTE: |