mapName

@JvmName(name = "jfbshlemnliucimy")
suspend fun mapName(value: String)

Parameters

value

The name for the map resource. Requirements:

  • Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).

  • Must be a unique map resource name.

  • No spaces allowed. For example, ExampleMap .