ChapmanCPSC370 / ShyHi

Location based anonymous messaging application that connects individuals around the world without profiles that create pre-judgements.
http://chapmancpsc370.github.io/ShyHi
MIT License
6 stars 3 forks source link

Determine how to find location (Orange, CA) via a latitude and longitude. Library? #17

Open jaredchance opened 10 years ago

collinsmith commented 10 years ago

What's your intention? So that people can choose their own location (modify where they currently are manually), or so that people can see a city instead of LON, LAT coords.

jaredchance commented 10 years ago

Collin! Thanks for the response - this is so that people see city names instead of latitude longitude coordinates.

collinsmith commented 10 years ago

https://www.google.com/search?safe=off&es_sm=122&q=longitude+and+latitude+to+address+google+maps+api&oq=longitude+and+latitude+to+address+google+maps+api&gs_l=serp.3..0i22i30l2.76.116.0.996.3.2.0.0.0.0.860.1432.5-1j1.2.0.msedr...0...1c.1.60.serp..1.2.1432.C1L9rpFzFhY

jaredchance commented 10 years ago

Yup! Thats exactly what we were thinking.