How to show India state geo chart

5,274 views
Skip to first unread message

Kri Agarwal

unread,
May 13, 2016, 2:11:04 AM5/13/16
to Google Visualization API
HI

I am trying to use google geo chart for first time How can I show a India states based geo chart?

Michaela Cano

unread,
May 13, 2016, 11:25:25 AM5/13/16
to google-visua...@googlegroups.com
Hi Kri,

You can use something like this:

 var options = {
            region: 'IN', // India 
            displayMode: 'markers', //If you want to highlight some cities
            resolution: 'provinces', //If you want to display provinces in India
            colorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)
          };

Please see our GeoChart documentation for farther details. 

Hope this helps,

Michaela

On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI

I am trying to use google geo chart for first time How can I show a India states based geo chart?

--
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 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/cc4754bc-89aa-442d-a037-d60b72d48d25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
unnamed.gif
Michaela Cano | TE  | mich...@google.com | (617) 308-5587
 
Share your knowledge - get involved in G2G!  

Omang Poddar

unread,
Nov 25, 2017, 5:26:18 AM11/25/17
to Google Visualization API
Hi Michaela,
the region for India i.e. "IN" shows wrong map. Some part of the state Jammu and Kashmir is shown in another country. I cannot use the map as it becomes illegal to post a wrong map. Please help me figure out a way to include the complete map of India.


On Friday, May 13, 2016 at 8:55:25 PM UTC+5:30, Michaela Cano wrote:
Hi Kri,

You can use something like this:

 var options = {
            region: 'IN', // India 
            displayMode: 'markers', //If you want to highlight some cities
            resolution: 'provinces', //If you want to display provinces in India
            colorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)
          };

Please see our GeoChart documentation for farther details. 

Hope this helps,

Michaela

On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI

I am trying to use google geo chart for first time How can I show a India states based geo chart?

--
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.

Akshay Hegde

unread,
Jul 30, 2018, 3:11:34 AM7/30/18
to Google Visualization API
I also not able get the complete map of India. J&K, Arunachal Pradesh are not properly. Please help me out


On Friday, 13 May 2016 20:55:25 UTC+5:30, Michaela Cano wrote:
Hi Kri,

You can use something like this:

 var options = {
            region: 'IN', // India 
            displayMode: 'markers', //If you want to highlight some cities
            resolution: 'provinces', //If you want to display provinces in India
            colorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)
          };

Please see our GeoChart documentation for farther details. 

Hope this helps,

Michaela

On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI

I am trying to use google geo chart for first time How can I show a India states based geo chart?

--
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.

Pankaj Mittal

unread,
Aug 23, 2018, 3:20:03 AM8/23/18
to Google Visualization API
India map has incorrect why two different type of map has displayed by Google. In Google chart map J&K and Arunachal Pradesh are not correct. It's part of INDIA. It's illegal correct on immediate basis. I have attached the Google Map which is correct same required to show in Google chart map. 


On Friday, May 13, 2016 at 8:55:25 PM UTC+5:30, Michaela Cano wrote:
Hi Kri,

You can use something like this:

 var options = {
            region: 'IN', // India 
            displayMode: 'markers', //If you want to highlight some cities
            resolution: 'provinces', //If you want to display provinces in India
            colorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)
          };

Please see our GeoChart documentation for farther details. 

Hope this helps,

Michaela

On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI

I am trying to use google geo chart for first time How can I show a India states based geo chart?

--
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.
India map.PNG
Message has been deleted

lokesh kadiyala

unread,
Apr 11, 2020, 1:04:34 AM4/11/20
to Google Visualization API
use domain: 'IN' in options
Reply all
Reply to author
Forward
0 new messages