Update 'Geomap_function_4.m'
This commit is contained in:
parent
c93ffd4731
commit
7af9bd0c8f
@ -52,7 +52,7 @@ color_RGB=[0.1 1.0 0.3;...
|
|||||||
|
|
||||||
% Drawing a Geomap
|
% Drawing a Geomap
|
||||||
gb=geobubble(lat, long, Magn, Category,...
|
gb=geobubble(lat, long, Magn, Category,...
|
||||||
'Basemap', 'streets',...
|
'Basemap', 'satellite',...
|
||||||
'BubbleColorList', color_RGB,...
|
'BubbleColorList', color_RGB,...
|
||||||
'ColorLegendTitle', 'Magnitude category',...
|
'ColorLegendTitle', 'Magnitude category',...
|
||||||
'SizeLegendTitle', 'Event magnitude',...
|
'SizeLegendTitle', 'Event magnitude',...
|
||||||
|
Loading…
Reference in New Issue
Block a user