1
1
[ ![ npm] ( https://img.shields.io/npm/v/@googlemaps/markerclusterer )] [ npm-pkg ]
2
- ![ Tests/Build Status] ( https://github.com/googlemaps/js-markerclusterer/workflows/Test/badge.svg )
3
2
![ Release] ( https://github.com/googlemaps/js-markerclusterer/workflows/Release/badge.svg )
4
3
![ Stable] ( https://img.shields.io/badge/stability-stable-green )
4
+ [ ![ Tests/Build] ( https://github.com/googlemaps/js-markerclusterer/actions/workflows/test.yml/badge.svg )] ( https://github.com/googlemaps/js-markerclusterer/actions/workflows/test.yml )
5
+
5
6
[ ![ codecov] ( https://codecov.io/gh/googlemaps/js-markerclusterer/branch/main/graph/badge.svg )] ( https://codecov.io/gh/googlemaps/js-markerclusterer )
6
7
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
7
8
[ ![ solidarity] ( https://github.com/jpoehnelt/in-solidarity-bot/raw/main/static//badge-flat.png )] ( https://github.com/apps/in-solidarity )
8
9
9
- ![ GitHub contributors] ( https://img.shields.io/github/contributors/googlemaps/js-markerclusterer?color=green )
10
+ ![ Contributors] ( https://img.shields.io/github/contributors/googlemaps/js-markerclusterer?color=green )
11
+ [ ![ License] ( https://img.shields.io/github/license/googlemaps/js-markerclusterer?color=blue )] [ license ]
12
+ [ ![ StackOverflow] ( https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow )] ( https://stackoverflow.com/questions/tagged/google-maps )
10
13
[ ![ Discord] ( https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff )] [ Discord server ]
11
- [ ![ GitHub License] ( https://img.shields.io/github/license/googlemaps/js-markerclusterer?color=blue )] ( LICENSE )
12
14
13
15
# Google Maps JavaScript MarkerClusterer
14
16
@@ -24,10 +26,10 @@ See the [history section](#history) and [migration section](#migration) for how
24
26
25
27
## Requirements
26
28
27
- * [ Sign up with Google Maps Platform]
28
- * A Google Maps Platform [ project] with the [ ** Maps Javascript API** ] [ maps-sdk ] enabled
29
- * An [ API key] associated with the project above
30
- * [ @googlemaps/markerclusterer NPM package] [ npm-pkg ]
29
+ - [ Sign up with Google Maps Platform]
30
+ - A Google Maps Platform [ project] with the [ ** Maps Javascript API** ] [ maps-sdk ] enabled
31
+ - An [ API key] associated with the project above
32
+ - [ @googlemaps/markerclusterer NPM package] [ npm-pkg ]
31
33
32
34
## Installation
33
35
@@ -143,9 +145,9 @@ You can also discuss this library on our [Discord server].
143
145
[ API key ] : https://developers.google.com/maps/documentation/javascript/get-api-key
144
146
[ maps-sdk ] : https://developers.google.com/maps/documentation/javascript
145
147
[ documentation ] : https://googlemaps.github.io/js-markerclusterer
146
- [ npm-pkg] : https://npmjs.com/package/@googlemaps/markerclusterer )
148
+ [ npm-pkg ] : https://npmjs.com/package/@googlemaps/markerclusterer
147
149
148
- [ code of conduct ] : CODE_OF_CONDUCT.md
150
+ [ code of conduct ] : ?tab=coc-ov-file#readme
149
151
[ contributing guide ] : CONTRIBUTING.md
150
152
[ Deprecation Policy ] : https://cloud.google.com/maps-platform/terms
151
153
[ developer community channels ] : https://developers.google.com/maps/developer-community
0 commit comments