Will 51Degrees.mobi find the geographic location of a mobile device?

Yes. 51Degrees.mobi provides one ASP.NET control to capture a location. A single event is fired containing details of the location found. Just use the following method declaration to capture the event and start handling the location.

C#

protected void Location_Found(object sender, LocationFoundEventArgs e)


There is no need to mess around with the numerous and different location APIs and JavaScripts used by different mobile devices because 51Degrees.mobi has done it for you.


More Details

Three methods of determining a location can be combined in the 51Degrees.mobi location control. Choose one or many options to provide a location experience suitable for your mobile web application.

1. If the mobile device supports GPS location services, and a signal is available, this location can be returned.

Satellite

IP Address

2. Alternatively if a Wi-Fi or mobile network public IP address can be converted into a geographic location it can be used.

3. Some times it's not possible, or not desirable, to automatically determine the location of the mobile device. In these situations the user can be prompted to type in a location. Geocode APIs are then used to convert this to a geographic location.

Geocode API

Download Free Trial

Requires Visual Studio 2008 or 2010 and ASP.NET v2 or greater.

Buy a License

If you'd like to find out more about the options available and how to implement them easily, read this section from the Developers Guide. Alternatively download a free trial and follow this tutorial.

Menu:
width:
  
Background:
Text Size:
Menu 01 Menu 02 Menu 03 Menu 04 Background 01 Background 02 Background 03 Background 04 Background 05 Background 06 Background 07 Background 08 Background 09 Background 10
Open Top Panel
Close Top Panel