-1

I want to display nearby ATM from current location using Angular 7. Please help to get the codes or demo.

halfer
  • 19,824
  • 17
  • 99
  • 186
N.k. Arul
  • 23
  • 4

1 Answers1

-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.

Documentation

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