[OpenLayers-Users] connect ol-mobile to interne gps-device

Noli Sicad nsicad at gmail.com
Sun Jun 26 19:31:13 EDT 2011


In order for the internal GPS in iphone/android/ mobile devices
available in OpenLayers, you need to have GPS device (Objective-C for
iphone / Java for Android) javascript bindings.

BTW,

1. Geolocation API Specification (http://dev.w3.org/geo/api/spec-source.html)
2. html5-geolocation
(http://mobile.tutsplus.com/tutorials/mobile-web-apps/html5-geolocation/)

are not using GPS internal, it using internet connection for
Geolocation i.e. WWW Geolocation.

Good example in OpenLayers using WWW Geolocation in mobile is in the
OpenLayers 2.11 RC. example. Have a look on mobile_jq.html (jquery
mobile). Open it and press the locate footer button.

Noli


On 6/27/11, Jan Tappenbeck <osm at tappenbeck.net> wrote:
>
>
>   hi !
>
> did anybody know a way to connect openlayers to the internal gps-device
> of a iphone / android /other smartphone ??
>
> regards Jan :-)
>
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>


More information about the Users mailing list