How to prepare existing database for location aware searching?
问题 Requirement : I am currently working on an app that has over 30000 records. The requirement is to have location based/aware searching . For eg. within 5mi from my present location. How will this service be accessed : This service will be accessed from both web and iOS app. Development platforms : Web : Cakephp, php and python DB : MySql iOS : objective-c External libraries currently being used : Google Maps Javascript Api v3 Location based searching I have been doing some research on this