setMapLabelFont

open fun setMapLabelFont(@NonNull typeface: Typeface, @NonNull color: String, showHalo: Boolean): MPIMapConfig.Builder

Deprecated

Since version 4.3.0

Changes the font of the maps marker labels

Return

Builder Builder object

Deprecated

Use setMapFont instead. Set label text color and halo in the CMS now instaed.

Parameters

typeface

The typeface used for a custom font on the label text.

color

The color of the label text.

showHalo

Boolean to decide if the label text should have a white shadow/halo