Have you looked at the Heatmap layer?
https://developers.google.com/maps/documentation/javascript/heatmaplayer
that's optimized for large number of points. Could tweak the colour scale
if *only *want Red colour.
On 24 January 2018 at 08:57, Matic Diba wrote:
> Hi,
> I have an interesting proble
I would suggest to take a look at D3 layers for Mapbox API. They are faster.
Olha
On Jan 30, 2018 6:31 PM, "Matic Diba" wrote:
Hi,
I have an interesting problem that I'm not event sure if has another
solution.
I would like to show 12k+ point on my map, distributed over the whole
country. I cou
Hi,
I have an interesting problem that I'm not event sure if has another
solution.
I would like to show 12k+ point on my map, distributed over the whole
country. I could do this with markers or custom overlay, or even with
fusion tables. I have tried with all of these, but I don't like the r