@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Class MPIconSize

    Class to hold height and width information for an icon.

    MPIconSize

    Implements

    • default
    Index

    Properties

    Methods

    Properties

    height: number

    The height measure.

    width: number

    The width measure.

    Methods

    • Creator for MPIconSize, used to decode JSON from the MapsIndoors SDK.

      Parameters

      • object: MPSize

      Returns MPIconSize