Hi, thanks for your reply. Although I am not using GeoMap, but simple Map and the only note here is * * *Note:* The Lat-Long pairs option loads maps much faster, especially with large data. We recommend that you use this option for large data sets. Please visit Google Maps API<http://code.google.com/apis/maps/documentation/reference.html#GClientGeocoder> to find out how to transform your addresses to lat-long points.
I guess it still can display only 400 rows. At least, I know it's not a mistake in my code :) Thanks a lot, have a nice day, Tom On Sat, Jul 16, 2011 at 3:37 AM, kiwibruce <[email protected]> wrote: > > Hi Tom, > > The documentation says it only displays 400 rows > See; > http://code.google.com/apis/chart/interactive/docs/gallery/geomap.html > > "Note: A map can display a maximum of 400 entries; if your DataTable > or DataView holds more than 400 rows, only the first 400 will be > shown. The fastest modes are dataMode='regions' with locations > specified as ISO codes, and dataMode='markers' with lat/long enties. > The slowest mode is dataMode='markers' with a string address." > > > On Jul 16, 9:55 am, tomasposepny <[email protected]> wrote: > > Hi, > > > > I've just run into a problem with displaying data in a Map > > visualization component. I have a map and a table created and > > connecting following the example here: > http://code.google.com/apis/chart/interactive/docs/examples.html#full... > > but the map only show first 400 items (or maybe it shows more, but > > from 401 on, whatever row I click in the table, nothing happens on the > > map) > > > > thanks, tom > > -- > 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. > > -- [image: Please consider the environment before printing] -- 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.
