Question
de VolksBank
NL
Last activity: 24 Jun 2024 8:56 EDT
How to find postal codes from current location with in 25 kilometers
Hi team,we have a requirement
1.We should get user current location postal code.
2. We have list of postal codes coming from a report definition.
3.Out of those postal codes, we need to find postal codes which are inside 25 kilometers radius from the user's current location.
4.Any suggestions on how to implement this solution?
5.Kindly tell which google API we need to use and sample request,response we should send to the google API to filter postal codes within 25 kilometers.