diff --git a/docs/src/examples/using-custom-renderer-function-and-clustering-algorithm.md b/docs/src/examples/using-custom-renderer-function-and-clustering-algorithm.md index d305fde..928e5f4 100644 --- a/docs/src/examples/using-custom-renderer-function-and-clustering-algorithm.md +++ b/docs/src/examples/using-custom-renderer-function-and-clustering-algorithm.md @@ -1,8 +1,8 @@ # Using custom renderer function and clustering algorithm -In order to use custom renderer function and clustering algorithm, you will need to do the following step before: +In order to use custom renderer functions or clustering algorithms, you will need to do the following step before: -## Install `@googlemaps/makerclusterer` package into your own project +## Install `@googlemaps/markerclusterer` package into your own project Use `npm install @googlemaps/markerclusterer` to install the library into your project. @@ -21,7 +21,7 @@ Following this example will help you create your own render function and cluster map-type-id="terrain" style="width: 500px; height: 300px" > - +