PolygonOverlay

constructor(id: Long, lngLats: List<LngLat> = emptyList(), opacity: Float = 1.0f, color: Int = Color.BLACK, holes: List<List<LngLat>> = emptyList(), outlineColor: Int = Color.BLACK)

기본 생성자