Obsolete Members for MapView

  • MapView
  • 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

    (obsolete) int mapHeight() const
    (obsolete) int mapWidth() const

    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.

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