Hi Vyom- The example I showed you is similar to that - it's in JS but the same principles apply. Here's a blog post which describes it as well: http://googlegeodevelopers.blogspot.com/2008/06/panoramio-api-markermanager-instant.html
Are you still experiencing the original problem reported? I'm a bit confused by your second post. - pamela On Thu, Oct 16, 2008 at 8:55 PM, Vyom Dixit <[EMAIL PROTECTED]> wrote: > > >> Hi pamela, > > I have used marker manager class method addMarker , well > it added the images at changing the map zoom level .I have an array which > consist images list. but when i calling it again added same images at > different zoom level. > > my array is declared in flash file:- only initial values are added. > private var _icons:Array = > ["StLouisArch200.jpg","ViewSanJacMnmt300.jpg","WhitePass300.jpg","IAStCap300.jpg", > "IAStCapInt300.jpg", "CornPalace300.jpg"]; > > i want to add next images consist with array. > Any example or refrence to apply clustering with user upload images with > flash api for google map. > Thanks to reply. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
