On Nov 3, 4:59 pm, organizedwoman <[EMAIL PROTECTED]> wrote: > Hi - I'm using Google Maps to track endangered historic homes within 4 > national register historic districts in Savannah, Georgia. > > This job would be made easier if I could also indicate the boundaries > of the districts. > > Any way of doing this?
Yes: at least two. You could use GPolygons to outline and colour the areas; or you could create a custom overlay. The first method is easier but can't cope with lots; the second is more involved but can easily cope with any number of districts. If you only have four and the boundaries aren't particularly complicated then GPolygons will probably suffice. GPolygons are described in the documentation. Custom tilesets have been mentioned in the Group on several occasions and a search should yield something useful. 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 -~----------~----~----~----~------~----~------~--~---
