I am creating an international web application which users can subscribe to. I want subscription 开发者_C百科rates to vary based on the user\'s currency. If my user is in the US, they pay $19/month; i
H开发者_开发知识库ow do I get the current Latitude and Longitude of the mobile device in android using location tools?Use the LocationManager.
I am building an application which takes \'City\',\'State\' ( For USA Only)anddistance ( radius ) as 开发者_JS百科user inputs and the output will be all the cities in that radius . Is there any free o
In my app, I request location updates and use a LocationListener and the majority of the time everything works well.When the app starts, it uses getLastKnownLocation while waiting for the first locati
What is a good map API that can display not just a static image, but the ability for the user to interact, zoom in and out. Additionally, what is a map API that can accept a street address and not a g
I have a MySQL table of records, each with a lat/lng coordinate. Searches are conducted on this data based on a center point and a radius (any records within the radius is returned). I\'m using the sp
My main purpose is to show different page to different country(language) people. I think it should be based on the user region/country, which I guess can fetch out from ip address?
I am looking for a free database (csv, tab delimited, xml, etc) or even a web service or API which will allow me to query开发者_开发问答 for business listings within a certain distance of a latitude a
I\'m working on an application that uses the iPhone GPS to acquire a location track. To save power, I want to acquire location data while the screen is off. I\'ve learned the trick of playing a silent
An question on latitude and longitude...Probably a silly one. I have a set of latitude and longitudes for various locations.And, I have the latitude and longitude of the location in which I am in.