A regionated set of network links wont really help in this case. GMaps will only follow 10 network links. And still only end up showing 1,000 features.
Have a look at Google Fusion Tables. Import your dataset there. There is intergration between FT and GMaps API (v3) - to make it easy to display a FT hosted layer. (limit is 100,000 geocoded rows) On Fri, Jan 27, 2012 at 10:23 AM, Brendan Edmonds <[email protected]> wrote: > I have a dataset with 10,000+ locations all around the world. I would > like to show on Google Maps, however according to the documentation > the maximum number of features you can put on Google Maps is 1,000. > > I believe the best way around this limitation is to have a KML file > that varies depending on where the camera is and what the zoom level > is. > > Is this possible with Google Maps or is there another way that I am > overlooking? > > Thanks > > Brendan > > -- > 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.
