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

    Interface MPMapStyleParams

    Parameter interface for MPMapStyle.

    MPMapStyleParams

    interface MPMapStyleParams {
        displayName: string;
        folder: string;
    }
    Index

    Properties

    Properties

    displayName: string

    The name of the style.

    folder: string

    The folder the style is saved in.