File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Location Sensor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Location Sensor" Watch "Location Sensor" New topic
Author

Location Sensor

kooper Sivan
Greenhorn

Joined: Jul 01, 2011
Posts: 13
hi,

My current requirement is to implement a location sensor, ie whenever a user opens the appropriate web page , the user's current location is populated by default.
Also if a user logs in from a village, the nearest city needs to be populated by default.

Any ideas on how this can be implemented will be appreciated.

Thanks,
Kooper
Pete Nelson
Ranch Hand

Joined: Aug 30, 2010
Posts: 144

You could look at the Google Maps API. They have a number of options for geolocation.

http://code.google.com/apis/maps/index.html


OCPJP

"In preparing for battle I have always found that plans are useless, but planning is indispensable."
-- Dwight D. Eisenhower
 
 
subject: Location Sensor
 
Threads others viewed
DB file on initial alone mode startup
Country name along with the names of Ranchers.
GUI design
Tomcat Single Sign On Issue Moving Between Apps
File Download - any way to prevent "Open from current location"
IntelliJ Java IDE