🚧 This library is under construction.
You will be able to use the Google Places API with no effort, with a well-documented API, strongly typed, and with typical case examples.
fetchPredictionsWithSession
method for getting place predictions programmatically using the Per Session (session-based) approach.fetchPlaceWithSession
method for getting place details by the place unique ID using the Per Session (session-based) approach.
fetchPredictions
method for getting place predictions programmatically using the Per Request approach.fetchPhoto
method for getting a place photo to display in your application.
Current API documentation is available here.