That's actually not entirely accurate. We do have maps at the metro level. You can request your metro area by using 'US-675' as the region.
- Sergey On Thu, Jun 13, 2013 at 2:34 PM, asgallant <[email protected]>wrote: > You can't map at the metro level, you can get a state map with metro > resolution. The location column in your DataTable would contain metro > codes. > > > On Thursday, June 13, 2013 11:40:41 AM UTC-4, Michael Berry wrote: >> >> Im very new to using the mapping tools and only a novice Javascript >> person.. >> >> >> Im trying to solve a syntax problem when using the 3 digit metro area >> code for my metro area (which is Peoria, IL) >> >> The code is 675. >> >> Can anyone tell me the syntax to use 675 in the following : >> >> var options = { >> resolution: 'metros', >> region: '675' >> >> In my above example...it doesnt work. >> >> thanks >> > -- > 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. > > > -- 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.
