function
Point
func Point(
name string,
options ...JSONOption,
) DefinitionDefine a GeoJSON-style longitude/latitude tuple.
Related types
JSONOptionOptions accepted by JSON and Point.
DefinitionAn immutable authored field definition.
function
func Point(
name string,
options ...JSONOption,
) DefinitionDefine a GeoJSON-style longitude/latitude tuple.
JSONOptionOptions accepted by JSON and Point.
DefinitionAn immutable authored field definition.