On Oct 31, 9:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am planning to use Google Map in a dashboard solution. Can we color > mark the specific map area i.e I want to change the color of a > specific region. is it possible in google maps api ??
Depends what you want. You can certainly outline a defined region http://www.achurchnearyou.com/parishmap.php?pcode=10/389 Or see http://www.achurchnearyou.com/parishmap.php?pcode=10/272 where all the shaded areas are one encoded polygon. http://www.achurchnearyou.com/parishmap.php?pcode=10/273 illustrates a doughnut shape. (Not sure if the way my doughnut is encoded will work with canvas graphics like Chrome uses, though) 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 -~----------~----~----~----~------~----~------~--~---
