Package-level declarations

Types

Link copied to clipboard

A class that generates unit tests for testing the regions being drawn in the map.

Properties

Link copied to clipboard

Used to generate the unit tests of everything that is being drawn in the map component inside the Regions and Images screen. For unit test generation purposes.

Link copied to clipboard
const val showBoundingBoxPolygon: Boolean = false

Also draw the bounding box around the polygon. For debugging purposes.

Link copied to clipboard
const val showMapPolygonInfo: Boolean = false

Show data about all regions being drawn and regions that crossed the antimeridian (180th longitude). For debugging purposes.