Here's a piece of my code:

data.addRows([
>
> ['Charleston, SC', 'charleston-sc', 1, '<h1 
> class="google-tooltip">Charleston, SC</h1>'],
> ['Charlotte, NC', 'charlotte-nc', 1, '<h1 
> class="google-tooltip">Charlotte, NC</h1>'],
> ['Greenville, SC', 'greenville-sc', 1, '<h1 
> class="google-tooltip">Greenville, SC</h1>'],
> ['Charleston, SC', 'charleston-sc', 1, '<h1 
> class="google-tooltip">Charleston, SC</h1>'],
> ['Baltimore, MD', 'baltimore-md', 1, '<h1 
> class="google-tooltip">Baltimore, MD</h1>'],
> ['Boston, MA', 'boston-ma', 1, '<h1 class="google-tooltip">Boston, 
> MA</h1>'],
> ['New York, NY', 'new-york-ny', 1, '<h1 class="google-tooltip">New York, 
> NY</h1>'],
> ['Charleston, SC', 'charleston-sc', 1, '<h1 
> class="google-tooltip">Charleston, SC</h1>'],
>
> ]);


I'm clueless as to why all the other cities here would be plotting with the 
exception of "New York, NY". 

On Monday, October 27, 2014 11:32:54 AM UTC-5, mctenold wrote:
>
> If you visit the site that I'm working on, for some reason all cities in 
> my Google Visualization are plotting on the map except NYC. I've tried "New 
> York City", "New York, NY", and "NYC". You can see that it's there in the 
> code if you view source.
>
> Any ideas as to what's causing this?
>
> http://boundless.cofc.edu/join/#events
>

-- 
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/d/optout.

Reply via email to