Interface MapConfigurationUpdate.Builder

    • Method Detail

      • politicalView

        MapConfigurationUpdate.Builder politicalView​(String politicalView)

        Specifies the political view for the style. Set to an empty string to not use a political view, or, for styles that support specific political views, you can choose a view, such as IND for the Indian view.

        Not all map resources or styles support political view styles. See Political views for more information.

        Parameters:
        politicalView - Specifies the political view for the style. Set to an empty string to not use a political view, or, for styles that support specific political views, you can choose a view, such as IND for the Indian view.

        Not all map resources or styles support political view styles. See Political views for more information.

        Returns:
        Returns a reference to this object so that method calls can be chained together.