Package-level declarations

Functions

Link copied to clipboard

Component used for debugging purposes. It visually overlays a rectangle on the map to represent the provided bounding box data.

Link copied to clipboard
fun MapPolygonInfo(modifier: Modifier, visibleRegions: List<RegionViewData>)

Component used for debugging map rendering. It displays information about the visible regions and identifies any polygons that cross the antimeridian (180th longitude).