Hi, I'm doing a project for my university degree which part of it involves implementing google maps. Since I've based my application with flash lite, I'm limited to static maps which I've manage to accomplish.
However after some light researching I discovered I can give users that do not have a GPS enabled phone or signal the option to find their location using cellids and LAC. However I cannot find a definite API on how to convert cellid/LAC to Lat/Lng. There are some old posts which refer to http://www.google.com/glm/mmap, however it seems to be outdated.
Has google removed this api to reverse geocode?



