メインコンテンツ

Create Plots on Maps

Points, lines, and polygons; bubble charts; images; pseudocolor plots

Visualize data on geographic axes and map axes. For illustrations of the types of plots you can create with geographic axes and map axes, see Types of 2-D Geographic Plots. For information about the differences between geographic axes and map axes, see Choose a 2-D Map Display.

Functions

expand all

newmapSet up new map (Since R2023a)
mapaxesCreate map axes (Since R2023a)

Point, Line, and Polygon Plots

geoplotPlot points, lines, and polygons on map (Since R2022a)
geoscatterScatter chart in geographic coordinates
geoiconchartIcon chart in geographic coordinates (Since R2024b)

Raster Plots

geopcolorDisplay raster using scaled colors (Since R2026a)
geoimageDisplay RGB or grayscale image (Since R2026a)

Data Distribution Plots

bubblechartBubble chart
geodensityplotDensity plot in geographic coordinates
gcaCurrent axes or chart
holdRetain current plot when adding new plots
claClear axes

Properties

expand all

MapAxes PropertiesMap axes appearance and behavior (Since R2023a)
GeographicAxes PropertiesGeographic axes appearance and behavior
MapAxesInteractionOptions PropertiesMap axes interaction behavior for apps (Since R2024a)
GeographicAxesInteractionOptions PropertiesGeographic axes interaction behavior (Since R2024a)
GeographicRuler PropertiesControl axis with geographic values
GeographicScalebar PropertiesGeographic scale bar appearance and behavior
Point PropertiesGeographic point appearance and behavior (Since R2022a)
Line PropertiesGeographic chart line appearance and behavior (Since R2022a)
Polygon PropertiesGeographic polygon appearance and behavior (Since R2022a)
IconChart PropertiesIcon chart appearance and behavior (Since R2024b)
Image PropertiesRaster image appearance and behavior (Since R2026a)
PseudocolorRaster PropertiesPseudocolor raster plot appearance and behavior (Since R2026a)

Topics

Plots

Animations and Apps

Related Information

Featured Examples