Probably rendering raster tiles would be the most performant

You could use Fusion Tables, to do the heavy lifting for you
http://support.google.com/fusiontables/answer/2571232?hl=en

import all your data into a FT, and use the inbuilt API to render the FT on
your map.

It can cope with thousands of features. (hard limit of 100k)


On Sun, Apr 14, 2013 at 1:02 PM, taviram <tavi...@gmail.com> wrote:

> hello ,
> I have site of atlas with world maps also.
> when polygon's layer is up to 200 polys, I brings them encoded from sql
> server (by JSON) by groups of 20 and its fine.
>
> now, I have layer with 2000 polys cover world's map , I've reduce amount
> of vertexes and the polygon and very simplify.
>
> The layer is up but too slowly - I saw a little on PolyCluster but didn't
> understand a lot.
>
> Does anyone have any suggestion?
> map looks:
>
> <https://lh6.googleusercontent.com/-SFCtVKWArXI/UWqabeq-9WI/AAAAAAAABok/m6efKkMBe-o/s1600/2013-04-14_1459.png>
> the site is not opened yet.
> I can get also information about loading raster if it will help me.
> TNX
> Tali
>
>  --
> 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
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to