Using the Google Map in Google Charts - Terms of Service

28 views
Skip to first unread message

Maria Speicher

unread,
Nov 4, 2015, 11:34:13 AM11/4/15
to Google Visualization API
I'm experimenting with the google Map in the Google charts and would like to use it on my website. My website is public facing but not free to use.
According to the Terms of License Service, I cannot use the Map. Do I use the Google Maps Javascript API and get a key, OR can I pass in  key to the Google Chart Map?

Sergey Grabkovsky

unread,
Nov 4, 2015, 11:39:11 AM11/4/15
to Google Visualization API
So Google Charts will load the Maps API for you by default, however it should also be able to determine whether the API is already included on your page and use that if it's available. Because of this, you should be able to simply follow the Maps API instructions for loading the APi with a key.

On Wed, Nov 4, 2015 at 11:34 AM Maria Speicher <mariaspe...@gmail.com> wrote:
I'm experimenting with the google Map in the Google charts and would like to use it on my website. My website is public facing but not free to use.
According to the Terms of License Service, I cannot use the Map. Do I use the Google Maps Javascript API and get a key, OR can I pass in  key to the Google Chart Map?

--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/9eb2eb5b-c074-4439-8fb7-4e70f9417d97%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
unnamed.gif 
Sergey Grabkovsky | SWE  | gra...@google.com

Maria Speicher

unread,
Nov 4, 2015, 11:49:31 AM11/4/15
to Google Visualization API
Hello Sergey, Thanks for the reply!
So it seems that if I put the following code in my JSP, then I can use the Map component in the Google chart?
    <script
async defer
     
src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap">
   
</script>
along w/ loading in the Map in the autoloader:
<script type="text/javascript" src='//www.google.com/jsapi?autoload={"modules":[{"name":"visualization",
                                              "version":"1","packages":["line","controls","bar","gauge","corechart","map","charteditor"]}]}'></script>


On Wednesday, November 4, 2015 at 9:39:11 AM UTC-7, Sergey wrote:
So Google Charts will load the Maps API for you by default, however it should also be able to determine whether the API is already included on your page and use that if it's available. Because of this, you should be able to simply follow the Maps API instructions for loading the APi with a key.

On Wed, Nov 4, 2015 at 11:34 AM Maria Speicher <mariaspe...@gmail.com> wrote:
I'm experimenting with the google Map in the Google charts and would like to use it on my website. My website is public facing but not free to use.
According to the Terms of License Service, I cannot use the Map. Do I use the Google Maps Javascript API and get a key, OR can I pass in  key to the Google Chart Map?

--
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 google-visualization-api+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages