PolygonInfo

fun PolygonInfo(    identifier: String,     coordinates: PolygonCoord,     color: Color,     highlightColor: Color)