> Does anyone know if you can control the locatio of the grouped marker > - they all seem to use their own algorithm to assign the position in > relation to its composite markers.
Who "they"? MarkerClusterer for example is open source, if you want to rewrite part of it you can. To demonstrate that it is possible to change the cluster location, see MarkerClustererPlus http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.4/docs/reference.html and its 'averageCenter' option -- 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.
