map

constructor(x: Number? = null, y: Number? = null, size: Number? = null, linetype: Any? = null, color: Any? = null, fill: Any? = null, alpha: Number? = null, colorBy: String? = null, fillBy: String? = null, mapping: PolygonMapping.() -> Unit = {})