GeoMap is the deprecated and unsupported version of GeoChart. You're
highly recommended to use GeoChart.
On Tue, May 29, 2012 at 5:47 PM, Pravin wrote:
> Hi
>
> In Geomap there is only option to set colors using colorarray as shown
> below
>
>
> var options = {};
> options['region']
Hi
In Geomap there is only option to set colors using colorarray as shown below
var options = {};
options['region'] = 'US';
options['colors'] = [0xFF8747, 0xFFB581, 0xc06000]; //orange colors
options['dataMode'] = 'markers';
How do I set colorAxis.minValue and colorAxis.m