IPolygonDelegate

Inheritors

Functions

Link copied to clipboard
abstract fun removePolygon(id: String)
Link copied to clipboard
abstract fun updatePolygonSource(sourceId: String, outline: List<OmhCoordinate>, holes: List<List<OmhCoordinate>>?)