Hi, if you need to watch not the whole world on the map, you can
specify region. Here is the quote from Configuration Options of
Intensity Map:
>>region        string          'world'         The required region. Possible 
>>values are: 'world', 'africa', 'asia', 'europe', 'middle_east', 
>>'south_america', and 'usa'.

On Sep 16, 9:35 pm, blackbox <[EMAIL PROTECTED]> wrote:
> The height and width options only seem to resize the element
> containing the visualiztion chart, not the visualization itself.  Is
> it not possible to make map the larger?
> Thanks
>
> On Aug 6, 2:22 am, ashish <[EMAIL PROTECTED]> wrote:
>
> > in case you haven't found it yet, 
> > seehttp://code.google.com/apis/visualization/documentation/gallery/inten...
>
> > var regionName = 'world';
> > imap_obj = new
> > google.visualization.IntensityMap(document.getElementById('imap_div'));
> > imap_obj.draw(data, {region:regionName,height:220,width:440});
>
> > On Jul 17, 7:32 pm, "Jeremiah Elliott" <[EMAIL PROTECTED]> wrote:
>
> > > Is there any way to specify the size for theIntensitymap?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to