react-native-google-places icon indicating copy to clipboard operation
react-native-google-places copied to clipboard

Use viewportInfo instead of viewport

Open AmrithVengalath opened this issue 5 months ago • 0 comments

Places SDKs for iOS will no longer support the viewport property of GMSPlace objects.

Starting with version 5.0 of the Google Maps Platform Places SDK for iOS, the viewport property of GMSPlace objects will be replaced with a property named viewportInfo of a new class type.

#293

AmrithVengalath avatar Aug 29 '24 05:08 AmrithVengalath