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

docs: Update custom clustering demo for marker caching #679

Merged
merged 2 commits into from
Apr 8, 2020

Conversation

barbeau
Copy link
Collaborator

@barbeau barbeau commented Apr 2, 2020

See #655 (comment) - we need to update the custom clustering demo for the best practices surrounding marker caching, following the implementation of #627 in v1.

This means overriding onClusterUpdated() and onClusterItemUpdated() with the same implementations as onBeforeClusterRendered() and onBeforeClusterItemRendered(), respectively.

See #655 (comment) - we need to update the custom clustering demo for the best practices surrounding marker caching, following the implementation of #627 in v1.

This means overriding onClusterUpdated() and onClusterItemUpdated() with the same implementations as onBeforeClusterRendered() and onBeforeClusterItemRendered(), respectively.
@barbeau barbeau requested a review from arriolac April 2, 2020 17:28
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 2, 2020
@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #679 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #679   +/-   ##
=======================================
  Coverage   39.35%   39.35%           
=======================================
  Files          71       71           
  Lines        4035     4035           
  Branches      606      606           
=======================================
  Hits         1588     1588           
  Misses       2344     2344           
  Partials      103      103           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b829d3a...1a177c2. Read the comment docs.

@barbeau
Copy link
Collaborator Author

barbeau commented Apr 2, 2020

Merging master to hopefully trigger GitHub Action CI build...

@barbeau barbeau merged commit 1c0d00b into master Apr 8, 2020
@barbeau barbeau deleted the custom-cluster-demo-update branch April 8, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants