googlemaps / ios-places-swift-sdk

Apache License 2.0
3 stars 0 forks source link

How is this different from https://github.com/googlemaps/ios-places-sdk #3

Closed akshaaatt closed 2 days ago

akshaaatt commented 3 months ago

Which one should I be using if I want to use the Places SDK (New) ?

viere1234 commented 2 months ago

It's just a different interface. But the GooglePlacesSwift can only work with Places API (New). https://developers.google.com/maps/documentation/places/ios-sdk/overview Since you want to use Places API (New), both Google Places SDK and Google Places Swift SDK will work for you.

marchy commented 2 weeks ago

Can you please drop release notes on what changed for version 0.2.0?

I don't see anything mentioned in the GitHub releases (where it should always be) nor on the Version page in the docs (only mentions the 9.X.X releases)

wangela commented 2 days ago

Please see this blog post announcing the Places Swift SDK for iOS and a comparison table comparing this SDK with the Places SDK for iOS.

wangela commented 2 days ago

@marchy I am closing this issue about the differences between the Places Swift SDK and Places SDK, and have opened #16 to capture the challenges with finding the release notes for this SDK. Please follow that issue for updates on publishing the release notes.