Thanks, Jugang. Another option is to create a special marker when there are multiple entries at the exact same location. There's a demo that shows that technique in JS: http://gmaps-samples.googlecode.com/svn/trunk/manymarkers/markerhash.html
On Wed, Jul 29, 2009 at 12:21 AM, Juguang XIAO<[email protected]> wrote: > Hi, > > Have you tried this? > > http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/MarkerClustererDemo/bin-release/MarkerClustererDemo.html > > If that is helpful, then try to learn to use it through > > http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/MarkerClustererDemo/src/MarkerClustererDemo.mxml > > Juguang > > On Tue, Jul 28, 2009 at 10:08 PM, joarobles <[email protected]> wrote: >> >> Hi, I have an app that allows users to create markers and save them in >> a DB... so, when several users add markers in the same position the >> only one that is shown is the last added... I was wondering if there >> is any way to automatically arrage the markers because i'm not able to >> create a "cluster marker" neither can I modify the "z position" to >> suit 4 or more markers... >> Thanks! >> > > > > -- > ============= > Juguang XIAO > Beijing, China > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
