Hi,
We can get the current location of the user using GPS - This would depend upon the device if it supports Location API or not.
If we don't want the current location instead ask user the location (which may be other than current location). Also in case GPS and location API not supported, we probably have following options.
- Ask User in a text box - Is there any way to validate if the location is valid or not?
- Have drop down for Country, State, City - This data would be huge, is there any API which would give these lists which we can use?
Please guide, what could be right approach to do it?
Thanks,
Sandeep

Reply With Quote




