Good morning I am working on a project to display population statistics in the Pacific Ocean ( proportion of male, female, age ranges etc...) I have developed a small web mapping solution based on Google maps API V3 and i need now to display my data using proportional pie chart. After browsing the web, it seems that IconStyle and scale in KML can not be used in Google maps to adapt the size of the pies according to the zoom level. Moreover, the display of the pies is not really good, sometimes the default marker appears instead of the pie.
Is there any workaround for being able to display pie charts in a google maps such as what we have in google earth? I know that it works nicely with Google earth API but, i need to keep the project 2D maps. For the time being, my input data is in KML format but it can be adapted if the solution requires it. I tried to explore on that side:http://google-maps-utility-library- v3.googlecode.com/svn/tags/markerclusterer/1.0/examples/ advanced_example.html? but do not really know if it could help me. Your input on this issue would be really welcome. Thanks in advance Sylvain -- 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.
