Show / Hide Table of Contents

Method CreateOpenStreetMap

CreateOpenStreetMap()

Creates a basemap with an Open Street Map layer.

Declaration
public static Basemap CreateOpenStreetMap()
Returns
Type Description
Basemap

A basemap with the Open Street Map tile layer

Remarks

Starting with 100.10.0, consider using Basemap(BasemapStyle) with OSMStandard 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.1 - 100.13
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.1 - 100.13
Xamarin.iOS100.1 - 100.13
UWP100.1 - 100.15
Relevant samples
Change basemap: Change a map's basemap. A basemap is beneath all layers on a `Map` and is used to provide visual reference for the operational layers.
In This Article
Back to top Copyright © 2022 Esri.