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" <matic.dibati...@gmail.com> 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 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 result.
The thing is that if I use Circle shape to display the location of the
point, I get a really nice result of distribution of these points across my
country. I can change the size of those points and when user zooms in,
there is additional information, because some points are slightly bigger
then others. My resulting map is attached to this post.

So my issue is that rendering this amount of Circle shapes, takes a lot of
time and resources. Resulting in "page breaking" during loading which makes
page useless for 10 or more seconds. So my question is, whether I missed
something and could I create a layer like this some other, more optimal
way. My main flaw with other way of displaying POIs is that point size is
fixed, resulting in maps that are completely covered with "large" points.

Any suggestion or reference would be more then appreciated.
Matic
Thanks,

-- 
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to