Skip to content

NeelamVerma/ATMBranchLocator

Repository files navigation

ATMBranchLocator

Description:

To Locate ATM or Branch near the current location and show the detail of them.

Building ATMBranchLocator:

Step 1: Get the latest version of Xcode

To build a project using the Google Maps SDK for iOS, you need version 6.3 or later of Xcode.

CocoaPods

Step 2: Get CocoaPods

CocoaPods is an open source dependency manager for Swift and Objective-C Cocoa projects. If you don't already have the CocoaPods tool, install it on OS X by running the following command from the terminal.

$ sudo gem install cocoapods

For details, see the "https://guides.cocoapods.org/using/getting-started.html". The Google Maps SDK for iOS is available as a CocoaPods pod.

Step 3: Install the Google SDK using CocoaPods

  1. Open a terminal and go to the directory containing the Podfile:

    $ cd 'Path to Project Directory'

  2. Run the pod install command. This will install the APIs specified in the Podfile, along with any dependencies they may have.

    $ pod install

  3. Close Xcode

To Run ATMBranchLocator:

  1. Open Project, and then open (double-click) your project's .xcworkspace file to launch Xcode.
  2. From this time onwards, you must use the .xcworkspace file to open the project.

Features:

  • Shows Users current location.
  • Refresh feature to refresh the main screen.
  • When user taps on the pin it navogate to detail view of ATM and Branch.

About

To Locate ATM or Branch near the current location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published