Update 'Geomap_function_4.m'

This commit is contained in:
Michal_Lelonek 2021-12-14 16:20:33 +01:00
parent c93ffd4731
commit 7af9bd0c8f

View File

@ -52,7 +52,7 @@ color_RGB=[0.1 1.0 0.3;...
% Drawing a Geomap
gb=geobubble(lat, long, Magn, Category,...
'Basemap', 'streets',...
'Basemap', 'satellite',...
'BubbleColorList', color_RGB,...
'ColorLegendTitle', 'Magnitude category',...
'SizeLegendTitle', 'Event magnitude',...