Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: added algorithmOptions to MarkerClusterer constructor #537

Merged
merged 1 commit into from
Apr 24, 2023
Merged

fix: added algorithmOptions to MarkerClusterer constructor #537

merged 1 commit into from
Apr 24, 2023

Conversation

nora-soderlund
Copy link
Contributor

@nora-soderlund nora-soderlund commented Jan 19, 2023

This resolves #374 by adding an AlgorithmOptions property to the MarkerClusterer constructor, removing the need to initialize the algorithm manually to set the common maxZoom property.

Feel free to deny this if you don't see it fit for the MarkerClusterer constructor. :)

@amuramoto amuramoto merged commit 420ee42 into googlemaps:main Apr 24, 2023
@amuramoto
Copy link
Member

Thanks for the PR @nora-soderlund !

@nora-soderlund nora-soderlund deleted the fix/adds-algorithm-options branch April 27, 2023 10:19
googlemaps-bot pushed a commit that referenced this pull request May 17, 2023
## [2.1.0](v2.0.15...v2.1.0) (2023-05-17)

### Features

* releases adv markers support ([#616](#616)) ([cb2fa9f](cb2fa9f)), closes [#592](#592)

### Bug Fixes

* Added algorithmOptions to MarkerClusterer constr. ([#537](#537)) ([420ee42](420ee42))

### Miscellaneous Chores

* adds beta branch semantic release ([#594](#594)) ([767f756](767f756))
* **deps-dev:** bump @babel/preset-env from 7.20.2 to 7.21.4 ([#583](#583)) ([1d27272](1d27272))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.13 to 7.21.0 ([#555](#555)) ([822ee6b](822ee6b))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.7 to 7.20.13 ([#542](#542)) ([0622a48](0622a48))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.10.0 to 2.16.1 ([#566](#566)) ([488e7a8](488e7a8))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.5 to 2.9.0 ([#548](#548)) ([ea182d8](ea182d8))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.9.0 to 2.10.0 ([#563](#563)) ([f8703f4](f8703f4))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 ([#538](#538)) ([6a72469](6a72469))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 ([#590](#590)) ([39d17dd](39d17dd))
* **deps-dev:** bump @rollup/plugin-html from 1.0.1 to 1.0.2 ([#539](#539)) ([7a6f6be](7a6f6be))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 ([#586](#586)) ([f4b8d96](f4b8d96))
* **deps-dev:** bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 ([#528](#528)) ([1153860](1153860))
* **deps-dev:** bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 ([#584](#584)) ([1e4fda4](1e4fda4))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.10 to 4.1.11 ([#553](#553)) ([263cd6f](263cd6f))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.11 to 4.1.12 ([#562](#562)) ([6c2e071](6c2e071))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.12 to 4.1.13 ([#564](#564)) ([ea6c9af](ea6c9af))
* **deps-dev:** bump chromedriver from 108.0.0 to 109.0.0 ([#534](#534)) ([5e2f93f](5e2f93f))
* **deps-dev:** bump chromedriver from 109.0.0 to 110.0.0 ([#552](#552)) ([7bdafb2](7bdafb2))
* **deps-dev:** bump chromedriver from 110.0.0 to 111.0.0 ([#568](#568)) ([c7507dc](c7507dc))
* **deps-dev:** bump chromedriver from 111.0.0 to 112.0.0 ([#588](#588)) ([c0ff346](c0ff346))
* **deps-dev:** bump core-js from 3.27.1 to 3.27.2 ([#540](#540)) ([da2359c](da2359c))
* **deps-dev:** bump core-js from 3.27.2 to 3.28.0 ([#551](#551)) ([a4f08a8](a4f08a8))
* **deps-dev:** bump core-js from 3.28.0 to 3.29.0 ([#558](#558)) ([35d368f](35d368f))
* **deps-dev:** bump core-js from 3.29.0 to 3.29.1 ([#567](#567)) ([646866b](646866b))
* **deps-dev:** bump core-js from 3.29.1 to 3.30.0 ([#582](#582)) ([a9f3b00](a9f3b00))
* **deps-dev:** bump core-js from 3.30.0 to 3.30.1 ([#591](#591)) ([3c4c695](3c4c695))
* **deps-dev:** bump eslint-config-prettier from 8.6.0 to 8.7.0 ([#560](#560)) ([cab209c](cab209c))
* **deps-dev:** bump eslint-config-prettier from 8.7.0 to 8.8.0 ([#572](#572)) ([06efb61](06efb61))
* **deps-dev:** bump eslint-plugin-jest from 27.2.0 to 27.2.1 ([#530](#530)) ([65da8cc](65da8cc))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#529](#529)) ([c259039](c259039))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#535](#535)) ([2afc849](2afc849))
* **deps-dev:** bump prettier from 2.8.3 to 2.8.4 ([#550](#550)) ([df71dbe](df71dbe))
* **deps-dev:** bump prettier from 2.8.4 to 2.8.5 ([#575](#575)) ([f6c34be](f6c34be))
* **deps-dev:** bump prettier from 2.8.5 to 2.8.7 ([#579](#579)) ([68f10c5](68f10c5))
* **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#598](#598)) ([4a82109](4a82109))
* **deps-dev:** bump selenium-webdriver from 4.7.1 to 4.8.0 ([#541](#541)) ([09701f7](09701f7))
* **deps-dev:** bump selenium-webdriver from 4.8.0 to 4.8.1 ([#554](#554)) ([0ac9337](0ac9337))
* **deps-dev:** bump selenium-webdriver from 4.8.1 to 4.8.2 ([#578](#578)) ([5f788ca](5f788ca))
* **deps-dev:** bump selenium-webdriver from 4.8.2 to 4.9.0 ([#599](#599)) ([5e60e57](5e60e57))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([#527](#527)) ([27333bc](27333bc))
* **deps-dev:** bump typedoc from 0.23.24 to 0.23.25 ([#549](#549)) ([8e757d0](8e757d0))
* **deps-dev:** bump typedoc from 0.23.25 to 0.23.26 ([#559](#559)) ([1e17eb6](1e17eb6))
* **deps-dev:** bump typedoc from 0.23.26 to 0.23.28 ([#573](#573)) ([bd532a4](bd532a4))
* **deps-dev:** bump typedoc from 0.23.28 to 0.24.1 ([#585](#585)) ([126b35a](126b35a))
* **deps-dev:** bump typedoc from 0.24.1 to 0.24.4 ([#589](#589)) ([5efe650](5efe650))
* **deps-dev:** bump typedoc from 0.24.4 to 0.24.6 ([#597](#597)) ([835b3ad](835b3ad))
* **deps-dev:** bump typescript from 4.9.4 to 4.9.5 ([#547](#547)) ([679de16](679de16))
* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([#544](#544)) ([4ef18ed](4ef18ed))
* **deps:** bump json5 from 2.1.3 to 2.2.3 ([#526](#526)) ([49ad6e1](49ad6e1))
* **deps:** bump supercluster from 7.1.5 to 8.0.1 ([#602](#602)) ([40b123a](40b123a))
* revert version changes in releease.yml ([265d7cf](265d7cf))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No implementation for maxZoom
4 participants