1
1
![ Release] ( https://github.com/googlemaps/google-maps-ios-utils/workflows/Release/badge.svg )
2
2
![ Stable] ( https://img.shields.io/badge/stability-stable-green )
3
- [ ![ Tests/Build Status] ( https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml/badge.svg )] ( https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml )
4
3
[ ![ pod] ( https://img.shields.io/cocoapods/v/Google-Maps-iOS-Utils.svg )] ( https://cocoapods.org/pods/Google-Maps-iOS-Utils )
4
+ [ ![ Tests/Build] ( https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml/badge.svg )] ( https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml )
5
5
6
- ![ GitHub contributors] ( https://img.shields.io/github/contributors/googlemaps/google-maps-ios-utils?color=green )
7
- [ ![ GitHub License] ( https://img.shields.io/github/license/googlemaps/google-maps-ios-utils?color=blue )] [ license ]
6
+ ![ Contributors] ( https://img.shields.io/github/contributors/googlemaps/google-maps-ios-utils?color=green )
7
+ [ ![ License] ( https://img.shields.io/github/license/googlemaps/google-maps-ios-utils?color=blue )] [ license ]
8
+ [ ![ StackOverflow] ( https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow )] ( https://stackoverflow.com/questions/tagged/google-maps )
8
9
[ ![ Discord] ( https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff )] [ Discord server ]
9
10
10
11
# Google Maps SDK for iOS Utility Library
@@ -26,11 +27,11 @@ range of applications using the [Google Maps SDK for iOS][ios-sdk].
26
27
27
28
## Requirements
28
29
29
- * [ Sign up with Google Maps Platform]
30
- * A Google Maps Platform project with the [ ** Maps SDK for iOS** ] [ ios-sdk ] enabled
31
- * An [ API key] associated with the project above
32
- * Swift and XCode 15+
33
- * (Deployment target of) iOS 15+
30
+ - [ Sign up with Google Maps Platform]
31
+ - A Google Maps Platform project with the [ ** Maps SDK for iOS** ] [ ios-sdk ] enabled
32
+ - An [ API key] associated with the project above ... follow the [ API key instructions ] if you're new to the process
33
+ - Swift and XCode 15+
34
+ - (Deployment target of) iOS 15+
34
35
35
36
## Installation
36
37
@@ -222,9 +223,10 @@ You can also discuss this library on our [Discord server].
222
223
[ devsite-guide ] : https://developers.google.com/maps/documentation/ios-sdk/utility
223
224
224
225
[ API key ] : https://developers.google.com/maps/documentation/ios-sdk/get-api-key
226
+ [ API key instructions ] : https://developers.google.com/maps/documentation/ios-sdk/config#get-key
225
227
[ documentation ] : https://googlemaps.github.io/google-maps-ios-utils
226
228
227
- [ code of conduct ] : CODE_OF_CONDUCT.md
229
+ [ code of conduct ] : ?tab=coc-ov-file#readme
228
230
[ contributing guide ] : CONTRIBUTING.md
229
231
[ Deprecation Policy ] : https://cloud.google.com/maps-platform/terms
230
232
[ developer community channels ] : https://developers.google.com/maps/developer-community
0 commit comments