Project working as Intern, Implemented Google Maps SDK, both SwiftUI & UIKit are used.
-
Updated
Jul 22, 2022 - Swift
Project working as Intern, Implemented Google Maps SDK, both SwiftUI & UIKit are used.
Augmented reality app which uses ARKit shows nearby places
A Custom Place Autocomplete Textfield where user can search queries to get place predictions.
A simple app for cyclists to discover pubs and restaurants and rate how 'cyclist friendly' they are. This app uses Firebase for data storage. The app uses Google Maps and Google Places APIs. Cocoa pods stating it depends on Firebase, GoogleMaps and GooglePlaces must also be included in the project.
This repository demonstrates how to integrate Google Maps and Google Places SDKs into a SwiftUI project. It includes step-by-step instructions on setting up both SDKs, handling map markers, and using the Places API to search for and display location data. he project also covers key aspects like marker dragging, place fetching.
Get user current location using GoogleMaps and GooglePlaces. Also get nearby all list of places. Location will be updated each time user change their location.
Add a description, image, and links to the googleplaces topic page so that developers can more easily learn about it.
To associate your repository with the googleplaces topic, visit your repo's landing page and select "manage topics."