I know when you google a business, it shows the where the closest stores are located and the phone number for that specific location. Is there a version of this in the form of a cocoapod?
Asked
Active
Viewed 46 times
-5
-
Use Google Places SDK. – Shreeram Bhat Sep 13 '19 at 03:57
1 Answers
1
I think you answered you own question. Why not use googles official sdk's/cocoapods?
https://developers.google.com/places/ios-sdk/intro
https://cocoapods.org/pods/GooglePlaces
You'll be able to search for places and display whatever information you see fit.

valosip
- 3,167
- 1
- 14
- 26