Show / Hide Table of Contents

Method CreateTopographic

CreateTopographic()

Creates a topographic basemap.

Declaration
public static Basemap CreateTopographic()
Returns
Type Description
Basemap

Topographic basemap.

Remarks

The Topographic map includes boundaries, cities, water features, physiographic features, parks, landmarks, transportation, and buildings. Starting with 100.10.0, consider using Basemap(BasemapStyle) with ArcGISTopographic instead.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 100.13
.NET 6.0100.13
.NET 6.0 Windows100.13
.NET Framework100.0 - 100.13
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.0 - 100.13
Xamarin.iOS100.0 - 100.13
UWP100.0 - 100.15
Relevant samples
Analyze hotspots: Use a geoprocessing service and a set of features to identify statistically significant hot spots and cold spots.
Buffer: Create a buffer around a map point and display the results as a `Graphic`
Change feature layer renderer: Change the appearance of a feature layer with a renderer.
Change time extent: Filter data in layers by applying a time extent to a MapView.
Change viewpoint: Set the map view to a new viewpoint.
In This Article
Back to top Copyright © 2022 Esri.