of

fun of(position: Position, zoom: Int): OsmShortlink(source)

Returns the shortlink for position at zoom.

Longitude must be in -180.0..180.0, latitude must be in -90.0..90.0, and both values must be finite. Altitude is ignored.

Throws

if the zoom or coordinate is invalid.