Main Content

Migrate Web Maps

Migrate web maps to geographic axes

Note

Web maps will be removed in a future release. Use geographic axes instead. For information about updating your code to use geographic axes, see Web Map Migration Strategies.

To display vector data originating in geographic coordinates over interactive basemaps, use geographic axes. Web maps are the original option for displaying data over basemaps, and they will be removed in a future release. Geographic axes objects are the replacement for web maps.

For a comparison of the 2-D map display options provided by Mapping Toolbox™, see Choose a 2-D Map Display.

Functions

webmap (To be removed) Open web map
wmmarker(To be removed) Display geographic marker on web map
wmline(To be removed) Display geographic line on web map
wmpolygon(To be removed) Display geographic polygon on web map

Topics