On Jun 25, 9:13 am, "yuki.shizuku" <[email protected]> wrote: > Hi! Is it possible to use many icons in one area? Like for example my > database has a list of cities, # of children in a particular city and > # of schools in a particular city. When I view a city, New York for > example, I'd like to see two icons there, one for the # of children > and one for the # of schools. Is this possible? Keeping in mind that > they have the same latitude and longitude. How do I do it?
either offset the coordinates so they aren't on top of each other or use a tabbed infoWindow. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
