Enums.WrapAroundMode enumeration

  • QML Enumeration List
  • Enums.WrapAroundMode enumeration
  • The WrapAroundMode can be one of:

    ConstantDescription
    Enums.WrapAroundModeEnabledWhenSupported(0) Enabled when supported. Wraparound can only be applied to a map view if the following requirements are met.
    • The map's full extent covers the entire world.
    • The GeoView::spatialReference is either WGS 84 or Web Mercator Auxiliary Sphere.
    • Dynamic layers in the map are based on map services from ArcGIS Server 10.0 or higher.
    Enums.WrapAroundModeDisabled(1) Disabled.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.