Fusion tables 'only' copes with 100,000 features.

Although the approach to 'infowindows' that I believe the FT layers
use, is capture the 'click' then send the coordinates back to the
server 'ajax' style, and see if anything is at that point.

... that way you avoid having lots of data client-side. Only just
enough to show what is currently visible.


On Wed, Jul 13, 2011 at 10:25 PM, Javo Rosales <[email protected]> wrote:
> Cluster markers + fusion tables?
>
> 2011/7/13 AlbertoHN <[email protected]>
>>
>> Theres is a way to draw thousands of markers using custom overlays. I'v
>> done it already, but the problem is that I can't use the info windows
>> attached to them.
>>
>> These are aproximated times I have achieved with this approach:
>>
>> Markers - Time
>> 1000 - 5s
>> 5000 - 15s
>> 10000 - 41s
>> 17000 - 2:17
>> 25000 - 4:29
>>
>> Do you know how can I create thousands of infowindows, polygons and
>> polylines?
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Maps JavaScript API v3" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-maps-js-api-v3/-/tbez0XK_KCUJ.
>> To post to this group, send email to
>> [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to