Geo.JSON.decode

You're seeing just the function decode, go back to Geo.JSON module for more information.

Specs

decode(map()) ::
  {:ok, Geo.geometry()} | {:error, Geo.JSON.Decoder.DecodeError.t()}

Takes a map representing GeoJSON and returns a Geometry.