I would like to use an API (preferred to be google maps if it\'s supported) in my android application to pass the longitude/latitude of a location and the API r开发者_运维知识库eturns the city name.
I am working on a Google Map that shows a spot on the map that supposed to stay secret for users. So my question is how to hide the lat and lng in my Google map.
I need a map applica开发者_运维技巧tion or API that can load customized symbols on world map, using longitude and latitude and also generate output image of the map.
I have a table with lon/lat coordinates What I need is to get users from mysql table that are in some distance from given coordinates (it can be circle or square)
Given a set of latitude and longitude points, how can I calculate the latitude and longitude of the center point of that set (aka a point that would center a view on all points)?
I\'m working on a tool that will find the closest latitude/longitude position from a list compared to the users current location.The list will be pretty long, and it will be running on a smart phone,
Is there any such API where given a location (in terms of latlong), I could find whether the given poin开发者_Python百科t is on road/street or not. And if possible also gives me nearest street/road to
Is there a way to get a city name from a latitude and longitude point using the google maps api for javascript?
I\'ve to write a method that has the following signature public class Position { double longitude; double latitude;
I am trying to find distance between two locations. I have longitudes and latitudes and I can calculate Euclidean distance. But I want to find road distance. I mean, , I want to calculate the distance