On Dec 16, 3:21 pm, Matthijs <[email protected]> wrote: > Eventually there will be approx. 70.000 pieces to be displayed.
That's a ridiculous number of polygons to display that can hardly result in any useful visual aid. Did you do the math? Suppose each poolygon is as tiny as 3x3 pixels. That's 9 pixels area, 8 of which are the borders of the polygon. 70,000 x 9 = 630,000 Sqrt(630,000) = 793 So, you'd need a map size of 793 x 793 pixels to display just one big block of whatever color you give the polygons, and you'll see nothing of the map below. Not very useful. I think you need to rethink what you want to do. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
