- All the inbuilt base maps of MATLAB display the country names. To remove it, you can create a custom base map by using the “addCustomBasemap” function
- You can refer to the following documentation to know about “addCustomBasemap” function: https://in.mathworks.com/help/map/ref/addcustombasemap.html
- In “geobubble” function, changing the edge color of bubbles is not supported by MATLAB.
- To know more about the properties of “geobubble” function you can refer to the following documentation: https://in.mathworks.com/help/matlab/ref/matlab.graphics.chart.geographicbubblechart-properties.html
How can I hide the country boundaries in a Basemap?
    조회 수: 8 (최근 30일)
  
       이전 댓글 표시
    
Hi everyone, 
I plotted a figure using geobubble and I would like to customize it. 
For example, I would like to hide the country names and the country/regions boundaries from the Basemap (they are automatically displayed when selecting different basemap). Moreover, I am not able to change the edge color of the bubbles (they are automatically displayed in color white).
Thanks in advance for your help,
AA
댓글 수: 0
답변 (1개)
  Srija Kethiri
    
 2022년 12월 16일
        Hi Ariana, 
 I understand that you are using “geobubble” function to create the maps and want to remove the displayed country names and change the edge colour of bubbles. 
Hope this helps!
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

