Questions tagged [google-latitude]

Google Latitude is a (now discontinued) tool to track and share your location.

Google Latitude is a (now discontinued) tool to track your location and to share it with others. In addition to current location, it allows for queries of historical location. You can use the Google Latitude API to access and update locations programmatically.

Google Latitude was released in February 2009 and was officially discontinued in August 2013. Some of the functionality of Google Latitude was incorporated into Google+.

93 questions
-2
votes
1 answer

Get Latitude Longitude from address in php

I am developing an mobile application for ANDROID and IOS. I want to get latitude , longitude from address pass by application to API. Which Google API is use for getting latitude and longitude from address and Also let me know is there any daily…
Adarsh Bhatt
  • 548
  • 1
  • 9
  • 30
-2
votes
1 answer

Trying to isolate a GPS conversion

G'Day I came across an application that is converting GPS co-ords to something else. I am tryng to figure out what the format is. Enter the standard -26.61722 152.96033 and it stores this in the database -15732970 91615170 Any ideas what the second…
Addinall
  • 343
  • 2
  • 12
-3
votes
1 answer

Finding nearest distance between me and friends

I need to find nearest location of arraylist of location in android.now i have my current location i mean latitude,longitude and set of friends locations. i need to find which friend is nearest to me? can anyone suggest me the way how to do this in…
user3675519
  • 11
  • 1
  • 9
1 2 3 4 5 6
7