Show / Hide Table of Contents

Property WrapAroundMode

WrapAroundMode

Gets or sets a whether the map will do continuous pan across the antimeridian

Declaration
public WrapAroundMode WrapAroundMode { get; set; }
Property Value
Type Description
WrapAroundMode

A whether the map will do continuous pan across the antimeridian

Remarks

Note that not all spatial references supports this mode, and setting it to true in those cases, this property will have no effect. You can check the IsWrapAroundEnabled property to determine if this MapView is wrapping.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.