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

Heatmap #264

Closed
MauriPastorini opened this issue Apr 10, 2019 · 9 comments
Closed

Heatmap #264

MauriPastorini opened this issue Apr 10, 2019 · 9 comments

Comments

@MauriPastorini
Copy link

Hello, many thanks for the library
Can I use this library for heatmap feature? If not can I integrate it somehow with other tech?
Thanks

@RaimundWege
Copy link
Contributor

@MauriPastorini right now it is not possible but I guess after this PR is merged: #218 you can try out to build your own tile provider which creates the heat map as overlay tiles on the fly with your data. How is your heat map data currently stored?

@MauriPastorini
Copy link
Author

Great! I have on the server a lot of points store on Redis. I had to implement native code on both ios and android in order to implement this feature. On google maps I had a heatmap feature where I set the points, gradient, radius, among other parameters, and it builds the heat map.
Did I answer the question?

@johnpryan
Copy link
Collaborator

#218 has been merged. You can take a look at the plugin example for ideas on how to render custom layers

@TheLastGimbus
Copy link
Contributor

Hey @MauriPastorini, I'm currently looking into drawing the heatmap myself - could show me what approach did you take?

@Renneke
Copy link

Renneke commented Apr 20, 2021

I would also be interested in seeing an example of a heat map implementation :)

@hm122
Copy link

hm122 commented Apr 26, 2021

+1 for a heatmap example :)

@JoseGuilhermeAlves
Copy link

HeatMap implementation please!

@rafaelmaia8384
Copy link

+1 for the heatmap implementation!

@riveraj33
Copy link

Hi All. Just wanted to see if there is any update on a heatmap implementation. thanks!

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

No branches or pull requests

9 participants