On Mon, Oct 3, 2011 at 5:09 PM, Darshana <[email protected]> wrote:
> Hi > > I just started with Google Visualization and went through some of Geo > Chart features. > I wanted to know: > > 1. Can Geo Chart be applied to a Google Map? > Currently we got a world map and then data being tagged per country > I was looking for something like a more detailed map of Mauritius with > data being tagged in specific zones/areas in Mauritius itself. > I'm afraid not. The GeoChart background map cannot be changed. There is, however, the Map visualization<http://code.google.com/apis/chart/interactive/docs/gallery/map.html> which might work for you (or just use Google Maps API). > 2. I tried to use region: ISO 3166-2:MU which is the ISO code for > Mauritius so as to get only the area where Mauritius is found but this > does not work. > Did you try region: 'MU' (without the "ISO 3166-2:" prefix)? It worked for me. > > I would be grateful if someone who is more conversant with Geo Charts > could guide me :) Thank you.. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
