There is no way to make the chart geocode more than 400 addresses for you.
However if you access the Maps
API<http://code.google.com/apis/maps/index.html> directly
you can in a batch process geocode and many addresses as you like.
Once you have the full list of lat/long pairs you can put them in a
spreadsheet and the chart will draw them for you.

HTH
ChartMan

On Wed, Jan 4, 2012 at 12:14 PM, purna chowdhary <[email protected]> wrote:

> Hi Google,
>
> I am trying to send more then 400 pairs of lat-long points to
> google.visualization.Map class.In this case map is not generating
> after 400 points,it is saying that Some of the data rows were
> truncated,that means it is limiting to 400 pairs of lat-long points.
>
> Is there any way to send more than 400 pairs of lat-long points?
>
>
>
> Regards
> Sekhar
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" 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-visualization-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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-visualization-api?hl=en.

Reply via email to