[OpenLayers-Users] More precise geolocation?

Luca Manganelli luca76 at gmail.com
Thu Apr 17 06:30:38 PDT 2014


Hi,

is there any way to obtain more precise geolocation?

In my code, the options of Control.geolocation are:

    var geolocate = new OpenLayers.Control.Geolocate({
        id: 'locate-control',
        geolocationOptions: {
            enableHighAccuracy: true,
            maximumAge: 0,
            timeout: 30000
        }
    });

It would be nice to have a precision to some meters, not 50-100 meters away.

Any hints?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20140417/091a1279/attachment.html>


More information about the Users mailing list