I want to display nearby ATM from current location using Angular 7. Please help to get the codes or demo.
Asked
Active
Viewed 134 times
-1
-
Please share some research details that `you have found` or some code samples – Sreekumar P Apr 14 '19 at 05:19
1 Answers
-1
You can use this api
https://apis-bank-dev.apigee.net/apis/v1/locations/atms
Please create a angular service that make request to above api with required parameters mentioned in above site.

Sreekumar P
- 5,900
- 11
- 57
- 82