Hi,

I wonder whether the following scenario is possible and if so some hints on how to start would be highly appreciated.

I would like to open a 'webapp', which is essentially a D7 with JQuery Mobile. The website would be running constantly (in an ideal world only in the background) and would load a specific page based on the geolocation of the user at that point and the match with a geolocation of the node.

In other words:
- Node A has geo Y
- Node B has geo Z

The user ends up at spot Y and node A shows up
The user then goes to geo Z and node B shows up

Is that possible and are there any libs or plugins doing this type of thing?

Cheers,
D

Comments

Stomper’s picture

I too would like to implement GPS Geolocation into a HTML5 web app driven by D7. What's the best approach? I know HTML5 supports mobile-device based GPS integration, does Drupal support it?

@OP, could you please give me a quick overview on your approach of suing D7 and JQuery mobile, I've never heard of it before.