Set or query basemap
geobasemap
sets the
basemap
Basemap
property for the current geographic axes or chart
to the value specified by basemap
. When you use this
syntax, you do not need to enclose the basemap
argument in
quotes, for example geobasemap topographic
.
geobasemap(
sets the basemap
for the current geographic axes or chart. When you use this syntax, enclose the
basemap
)basemap
argument in single or double quotes, for
example geobasemap('topographic')
.
returns the value
of the bmap
= geobasemapBasemap
property for the current geographic axes or
chart.
returns the basemap value for the geographic axes or chart specified by
bmap
= geobasemap(gx
)gx
.
Specify custom basemaps using the Mapping Toolbox™ function addCustomBasemap
(Mapping Toolbox).
geoaxes
| geobubble
| geodensityplot
| geoplot
| geoscatter