Geometry

sealed trait Geometry extends GeoJson[Nothing]

Marker trait for GeoJSON object which represents a geometry as of ยง3.1 of RFC 7946.

Source:
GeoJson.scala
trait GeoJson[Nothing]
class Object
trait Matchable
class Any