Geo v1.1.2 Geo.Point

Defines the Point struct. Implements the Ecto.Type behaviour

Summary

Types

t :: %Geo.Point{coordinates: {number, number}, srid: integer}

Functions

blank?()
cast(point)
dump(point)
load(point)
type()