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
- mapHeightChanged()
(obsolete)
- mapWidthChanged()
(obsolete)
Property Documentation
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.
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
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.
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.