The following members of class MapView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
Member Function Documentation
int MapView::mapHeight () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Gets the height of the map view in physical pixels.
This function is deprecated in 100.2.1. Use heightInPixels instead.
int MapView::mapWidth () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Gets the width of the map view in physical pixels.
This function is deprecated in 100.2.1. Use widthInPixels instead.