OverlayCorner

data class OverlayCorner(val longitude: Double, val latitude: Double)(source)

One corner of a draped image, longitude first as GeoJSON orders them.

Constructors

Link copied to clipboard
constructor(longitude: Double, latitude: Double)

Properties

Link copied to clipboard
Link copied to clipboard