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.