GoogleMaps-SP icon indicating copy to clipboard operation
GoogleMaps-SP copied to clipboard

Swift Package for Google Maps iOS SDK

Results 14 GoogleMaps-SP issues
Sort by recently updated
recently updated
newest added

I need to use GoogleMaps-SP from an framwork. Setup: Demo.xcworkspace - Framework (uses GoogleMaps-SP) - App (uses Framework) The app does compile but I am getting this error on runtime:...

Update to the latest Google Maps 6.1.1.0

[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.1-beta** have been officially released by Google but not yet available here.

In order for this project to generate xcframeworks that work with the same level of perfection on all devices including Apple Silicon simulators, we needed prebuilt Google binaries that are...

Hi! I'm using this repo as a dependency in my own Package, however if I try to run `swift build -Xswiftc "-sdk" -Xswiftc "`xcrun --sdk iphonesimulator --show-sdk-path`" -Xswiftc "-target" -Xswiftc...

[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.0-beta** have been officially released by Google but not yet available here.

[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.1** have been officially released by Google but not yet available here.

Please add support for arm64 simulator. Cherry-picked from: https://github.com/vfn/GoogleMaps-SP

With the release of [Google Maps 6.0.0](https://developers.google.com/maps/documentation/ios-sdk/releases#2021-11-29) and [Google Places 6.0.0](https://developers.google.com/maps/documentation/places/ios-sdk/releases#2021-11-29). Google officially offer prebuilt XCFramework, those official XCFrameworks must be used instead of the manually built ones.