location-aware

Where is a sample of some Javascript code for Location Aware Browsing in Firefox 3.5?

Does anyone know where I can find an example of some javascript code for the new location-aware features of Firefox 3.5? ...

Is it possible to get GPS information in a mobile device through APIs without having any GPRS connectivity?

Is it possible to get GPS information in a mobile device through APIs without having any GPRS connectivity? Edited Yes, for example on the Java ME platform or Apple iPhone ...

Get list of surrounding buildings based on coordinates from open database on Web

I would like to get a list of well-known buildings(museums, castles etc..) within X meters radius of the current coordinate. I would like to query them in PHP. Do you know any such database that can be queried? ...

Can I get HTML5 location-awareness to trigger an action?

Here is the thing. I want to create a webapp that make use of the location awareness feature of HTML5. I want it to survey the users location and trigger some action when he reach a certain destination (play a video, show some information, load another page). I have started with this: http://mobile.tutsplus.com/tutorials/html5/html5-a...

Easiest Way to Make ASP.NET Application Location Aware?

What is the quickest way to make my ASP.NET application location aware? I have seen some API examples that are in C++ and not able to load into an ASP.NET application. Are there other ways to go about this? I just need to be able to get a general location of my users (city level or lower). Getting a ZIP code would be ideal. ...