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

Add support for heatmaps 🔥 #37

Open
lindseydiloreto opened this issue Aug 26, 2021 · 0 comments
Open

Add support for heatmaps 🔥 #37

lindseydiloreto opened this issue Aug 26, 2021 · 0 comments
Labels
Feature Request New feature or request

Comments

@lindseydiloreto
Copy link
Collaborator

It would be pretty sweet if we could add heatmaps to a dynamic map...

// JavaScript
map.heatmap(locations, options);
{# Twig #}
{% do map.heatmap(locations, options) %}
// PHP
$map->heatmap($locations, $options);

Official docs for heatmaps...

https://developers.google.com/maps/documentation/javascript/examples/layer-heatmap

@lindseydiloreto lindseydiloreto added the Feature Request New feature or request label Aug 26, 2021
@lindseydiloreto lindseydiloreto added this to the 4.1.x milestone Sep 17, 2021
@lindseydiloreto lindseydiloreto removed this from the 4.2.x milestone Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant