On Sep 25, 5:16 pm, masterofzen <[EMAIL PROTECTED]> wrote: > Does anyone know if it's at all possible to highlight an entire state > with the Google Maps API, and have that state be clickable?
I know whether it's possible. I even know that it is possible. The API allows you to add clickable polygons. It's all in the documentation. > For > example, you'd be looking at a big U.S. map, all in regular Google > Maps white, but all of, say, Michigan and New Mexico and Texas would > be red and you'd be able to click anywhere on those states to go to > another page. Anyone seen any implementations like that? I expect so. I haven't. The hard part is going to be getting the state boundaries; and you'll need to use encoded polygons, which is explained in the documentation. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
