In TileService for font style we have to use LayoutElementBuilders.FontStyle to change font style. But in
LayoutElementBuilders.FontStyle.Builder
and LayoutElementBuilders.Text
class I can't see any method for custom font.
Is TileService
new UI Builder api support custom font?
How can i set custom font in TileService UI ?