On Sep 2, 3:11 pm, duncs <[EMAIL PROTECTED]> wrote: > > I am doing it for US states: > > > www.polyarc.us/polybuilder > > > but it could be done for world countries. I requires a bit of work to > > build the "click" / "rollover" grid. > > Thanks, this is what I'm looking for. Time to dive into the API docs!
The API docs will show you how to do it with one poly per country with separate "click" / "mouseover" / "mouseout" event listeners for every poly. With one hundred plus countries, the performance will be not be great. For simple navigation to another web page, the 200KB API has too much stuff you will never use. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
