Obsolete Members for MapView

The following members of QML type MapView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

mapHeight : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the height of the MapView in physical pixels (read-only).

This property is deprecated in 100.2.1. Use heightInPixels instead.


mapWidth : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the width of the MapView in physical pixels (read-only).

This property is deprecated in 100.2.1. Use widthInPixels instead.


Signal Documentation

mapHeightChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the mapHeight property changes.

Note: The corresponding handler is onMapHeightChanged.

This signal was introduced in Esri.ArcGISRuntime 100.4.


mapWidthChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the mapWidth property changes.

Note: The corresponding handler is onMapWidthChanged.

This signal was introduced in Esri.ArcGISRuntime 100.4.


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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close