2 things: I noticed in the maplist that US metros has ID's that have 3 digits in the second area. Does this mean I can use 3 numbers and or letters in the ID in the second area, or possibly more? "METROS": ["US", "US-500", "US-501", "US-502" ......
Can I overwrite the function that doesn't allow ID's to have a third area like I want it to be? My biggest concern is the long run, using ID's such as AL-??? will have conflicts if someone ever decides to do states/provinces for the AL country, which using the US naming convention would be AL-??. Multiple countries conflict with US state Initials so this would be a bigger issue. Also, I would like to do congressional districts after I'm done with the states, and as such, it becomes increasing harder to do congressional district ID's and US county ID's for the same state that are Unique. With that also being said I would like to continue on after this and add Canadian/Mexican Provinces and Canadian/Mexican Province counties and possibly more countries provinces/states. And with all that being said, I have 2 complete states now, Alabama and Alaska and you can point your map location to http://chrisdblumberg.com/maps/ such as this: http://jsfiddle.net/f3sXW/1/ It only takes me about 5 minutes per state now to complete them now that the KML parser is done, and my goal is to have all of the US counties done by this weekend some point with the data graphed and Region clicks enabled. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
