On Friday, July 1, 2016 at 10:14:25 AM UTC-4, Daniel LaLiberte wrote:
>
> Hi Bryan,
>
> It appears you are using both the jsapi loader and the gstatic loader on 
> the same page.  That is not going to work.  If it worked before, you were 
> just lucky.  We hadn't ever planned or expected that to work.
>
> So if you still have a problem after switching to only use one way of 
> loading the library, let us know.  Thanks.
>
>
>
I looked into this. ON YOUR OWN DAMNED WEB PAGE YOU STATE THE FOLLOWING:

For Geochart 
<https://developers.google.com/chart/interactive/docs/gallery/geochart> and Map 
Chart <https://developers.google.com/chart/interactive/docs/gallery/map>, 
you must load both the old library loader and the new library loader.

      <script type="text/javascript" 
*src="https://www.gstatic.com/charts/loader.js"*></script> 

      <script type="text/javascript" *src="https://www.google.com/jsapi"*
></script>

(https://developers.google.com/chart/interactive/docs/basic_load_libs#limitations)

Soooooo, since GOOGLE instructs us to do exactly what you say Google 
doesn't believe can be done, WHAT IS GOOGLE'S SOLUTION?

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/ba39ea1b-0b22-4ebb-b548-475c14df8b83%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to