Update 'Geomap_function_4.m'
This commit is contained in:
		@@ -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',...
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user