- 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?
10 次查看(过去 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!