Main Content

Geographic Plots

Visualize data on maps

Visualize latitude and longitude data over interactive maps using geographic plots. Create line, scatter, point density, and bubble plots over maps by specifying coordinates, and customize the map imagery using basemaps.

Functions

expand all

geoplotPlot line in geographic coordinates
geoscatterScatter chart in geographic coordinates
geobubbleVisualize data values at specific geographic locations
geodensityplotGeographic density plot
geobasemapSet or query basemap
geolimitsSet or query geographic limits
geoaxesCreate geographic axes
geotickformatSet or query geographic tick label format (Since R2019a)
addToolbarMapButtonAdd map button to toolbar (Since R2021b)
removeToolbarMapButtonRemove map button from toolbar (Since R2021b)

Properties

GeographicAxes PropertiesControl geographic axes appearance and behavior
GeographicBubbleChart PropertiesControl geographic bubble chart appearance and behavior
GeographicRuler PropertiesControl axis with geographic values (Since R2019a)
GeographicScalebar PropertiesControl appearance and behavior of geographic scale bar (Since R2019a)
DensityPlot PropertiesControl appearance and behavior of density plot

Topics

Geographic Plots

Basemaps

Geographic Density Plots

Deployment